body
{
	font-family:verdana;
	font-size:12px;
	background-color:#1B1B1B;
	color:#FFF8C0;
}

a, a:hover, a:visited, a:active
{
    	color: #FFF8C0;
}

td
{
	color: #FFF8C0;
	font-size:12px;
	padding-left:15px;
}

.reqstar
{
	color: #FF0000;
	font-size: 12px;
}

.fieldname, .areatitle
{
	font-weight: bold;
}

.faqheading
{
	color:#FFFFFF;
	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:#e613ce;
}

a.faq, a:hover.faq, a:visited.faq, a:active.faq
{
    	color: #e613ce;
}

.answer
{
	padding:15px;
	color:white;
}

.totop
{
	text-align:center;
	font-family:arial;
}

input, textarea
{
	font-family:arial;
	font-size:11px;
}