BODY {
	background: #000000;
	color : #A0A0A4;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 0px; margin-left: 0px;
	border-color : Gray Gray Gray Gray;
	SCROLLBAR-FACE-COLOR: #333333;
	SCROLLBAR-HIGHLIGHT-COLOR: #333333;
	SCROLLBAR-SHADOW-COLOR: #14140D;
	SCROLLBAR-3DLIGHT-COLOR: #A0A0A4;
	SCROLLBAR-ARROW-COLOR:  #CCCCCC;
	SCROLLBAR-TRACK-COLOR: #14140D;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

TD {
	background: #000000;
	color : #A0A0A4;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 0px; margin-left: 0px;
}

H2 {
	font-size: 14pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 800;
}

H3 {
	font-size: 13pt;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 800;
}

H4 {
    font-family: "Bookman Old Style", "Times New Roman", serif;
    font-size: small;
	font-weight: 500;
}

A:link {
	color: #ffffff;
}

A:visited {
	color: #ffffff;
}

A:active {
	color: #ffffff;
}

A:Hover {
	color: #ffffff;
	text-decoration: none;
}

HR {
	height: 1px;
	color: #A0A0A4;
}
