
#faq .tt {
font-family:Times New Roman;
	color: #00303C;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom:8px;
	margin-top:20px;
}

#faq .firstHead {
	font-family:Times New Roman;
	color: #00303C;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom:8px;
	margin-top:0px;
}

#faq .aa a{
	color:green;
	text-decoration:underline;
	height:24px; 
	line-height:24px;
	font-size:13px;
}
#faq .aa a:hover{
	color:#002060;
	text-decoration:underline;
}

#faq p{margin-bottom: 5px;}

#faq ul {
	list-style		: disc;
	margin-left		: 35px;
	margin-top		: 15px;
}
#faq li{
	margin-top		: 2px;
	margin-bottom	: 10px;
}
