body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#0F294C;
	color:#ffffff;
}

a, a:hover, a:visited, a:active
{
	color: #FF0000;
}

td
{
	color: #FFFFFF;
	font-size:12px;
	padding-left:15px;
}

.reqstar
{
	color: #FFCC00;
	font-size: 12px;
}

.fieldname, .areatitle
{
	font-weight: bold;
}

.faqheading
{
	color:#999999;
	font-weight:bold;
	text-decoration:underline;
	cursor: pointer;
	line-height:25px;
	font-size:14px;
	display:inline;
}

#myCnt
{
	margin:10px;
	line-height:22px;
	width:700px;
}

h1
{
	font-size:24px;
	font-family:tahoma;
}

h2
{
	font-size:20px;
	text-decoration:underline;
}

.faq
{
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}

a.faq, a:hover.faq, a:visited.faq, a:active.faq
{
	color: #FF0000;
}

.answer
{
	padding:15px;
	color:white;
}

.totop
{
	text-align:center;
	font-family:arial;
}

input, textarea
{
	font-family:arial;
	font-size:11px;
}