A.FAQquestions:link
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
A.FAQquestions:visited
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
A.FAQquestions:active
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
A.FAQquestions:hover
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.FAQanswers
{
	background-color:#ffffff;
	font-size:8pt;
	font-weight:normal;
	color: #000000;
	/*border-collapse:collapse;*/
}
.FAQdiv
{
	display:none;
	padding-left:30px;
	padding-right:10px;
}
