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: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;
}
