BODY {
	background: Black;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
}


TD {
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tablesmall {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tablesmall-header {
font-family: Arial;
font-weight: bold;
font-size: x-small;
color : #000066;
text-align: center;
background-color: silver;
padding: 2pt;
}

.tablesmall-results {
font-family: Arial;
font-size: xx-small;
color : #ffffff;
text-align: center;
background-color: #000033;
padding: 2pt;
}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

A {
	color: white;
}

A:Hover {
	color: Lime;
}

HR {
	height: 1pt;
}

.scroll_link {
 	font-size : 7.5pt;
 	font-family : arial, helvetica;
 	color : #ffffff;
 	font-style : normal;
}

.message_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.small_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.bold_title {
	font-family: Arial; Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: white;
}
