.faqquestion {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : #FFFFFF;
	color : #00008B;
	font-weight : bold;
}

.faqanswer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : #FFFFFF;
	color : #00008B;
}

.faqpostedby {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : #FFFFFF;
	color : #4169E1;
	border-top : 1px solid #4169E1;
	border-bottom : 1px solid #4169E1;
}

.faqpostedbylink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : #FFFFFF;
	color : #4169E1;
	text-decoration : none;
}

.faqpostedbylink:HOVER {
	color : Blue;
	text-decoration : underline;
}