.faq_q {color: darkslateblue; 
	    font-size: 12pt;
		font-weight: bold;
		text-align: left}

.faq_a {color: black; 
	    font-size: 12pt;
		font-weight: normal;
		text-align: left;}

.faq_title {color: darkslateblue; 
	    font-size: 12pt;
		font-weight: bold; 
		text-align: center}

.faq_link:link {color: darkslateblue; 
	    font-size: 12pt;
		font-weight: normal}

.faq_link:visited {color: darkslateblue; 
	    font-size: 12pt;
		font-weight: normal}

.faq_link:hover {color: #4d80ff; 
	    font-size: 12pt;
		font-weight: normal}