.faq_manager {
 	font-size: 20;
 	color: #CC0000;
 	font-weight: bold;
 	font-family: helvetica;
 } 

.faq_manager .title {
 	font-size: 22;
 	color: #003768;
 	font-weight: bold;
 	font-family: Arial;
 } 

.faq_manager .faqlink {
 	font-size: 18;
 	color: #003768;
 	font-weight: bold;
 	font-family: helvetica;
 } 

.faq_manager a {
 	font-size: 22;
 	color: #0000CC;
 	font-weight: bold;
 	font-family: Arial;
 	text-decoration: underline;
 } 

