body {
    font-family: Verdana;
    color: black;
    background-color: #000000;
    font-size: 9pt
    text-align: left;
}

p {
    color: #555;
    font-size: 9pt;
    margin-top: 1pt;
    margin-bottom: 1pt;
    text-align: left;
}
.faqheading {
	text-indent: 0pt;
	font-style: italic;
}
.listhead {
	color: #292a76;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	text-align: right;
}

table.alt tr.smalllisthead td {
	color: white;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	background-color: #B31B1B;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 2px;
}

table.alt tr.b0 td {
	color: black;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	background-color: #EFEFEF;
	font-style: normal;
}

table.alt tr.b1 td {
	color: black;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	font-style: normal;
}

.note {
	color: #444444;
	font-size: 8pt;
	font-style: italic;
	text-align: right;
}

.copyright {
	color: #666666;
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	vertical-align: middle;
	padding-bottom: 1px;
}
a.none
{
	color:#565656;
	text-decoration:none;
}
a.none:hover
{
	color:#565656;
	text-decoration:underline;
}
.white
{
	color:#FFFFFF;
}
a.white
{
	color:#FFFFFF;
	text-decoration:underline;
}
a.white:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
.copy
{
	color:#979797;
}
a.copy
{
	color:#979797;
	text-decoration:none;
}
a.copy:hover
{
	color:#979797;
	text-decoration:underline;
}
a.link
{
	color:#DBFC49;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
a.link:hover
{
	color:#DBFC49;
	font-weight:bold;
	text-transform:uppercase;	
	text-decoration:underline;
}

a:link {
	color: #292a76;
}
a:visited {

}
a:hover {
	color: #B31B6B;
}
a:active {
	color: #9A9A92;
}
a.nav:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	text-align: center;
}
a.nav:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	text-align: center;
}
a.nav:hover {
	color: #FF9800;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	text-align: center;
}
a.nav:active {
	color: #D68800;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	text-align: center;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#565656;
}
form
{
	margin:0px;
}