.faqs {
	font-family: Arial, Helvetica, sans-serif; 
	padding-left : 15px;
}
.question {
	font-size:10pt;
	font-weight:bold;
	color: #336666; 
}

.question a {
	font-style : normal;
	font-weight : normal;
}

.question a:active {
	color: #666600;
}
	
.question a:hover {
	color: #663300;
	font-style : italic;
}

.question a:visited {
}

.backtotop {
	color: Navy;
	font-size :7pt;
	font : bold;	
}


.question  text {
	color: #336666;
	font-style : italic;
	font-weight : bold;
}

.answer {
	color: #336666;
	font-size : 10pt;
	font : bold;
	
}

.atext {
	color: Black;
	font-weight : normal;
	font-size:10pt;
}

