body {
	background-color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	color: #ffffff;
}

td {
	font-size: 10pt;
}

pre {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
}

hr {
	border: 0px;
	border-bottom: 1px solid #ffffff;
}

a {
	color: #1786FB;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF8300;
	/*text-decoration: underline;*/
}

a.imgBorder img {
	border: 1px solid #1786FB;
}

a.imgBorder:hover img {
	border: 1px solid #FF8300;
}

.title {
	font-size: 24pt;
	font-weight: bold;
}

.sectionHeader {
	font-size: 14pt;
	font-weight: bold;
}

.subHeader {
	font-size: 10pt;
	font-weight: bold;
}

span.newSpan 
{
	font-size: 6pt;
	font-weight: bold;
	vertical-align: super;
	color: #FF8300;
}
