BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10.5pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : 888888;
	background-color : 404040;
	margin-top : auto;
	margin-left : auto;
	text-align : justify;
	scrollbar-face-color: #003333;
	scrollbar-shadow-color: #233644;
	scrollbar-highlight-color: #006666;
	scrollbar-3dlight-color: #384248;
	scrollbar-darkshadow-color: #233644;
	scrollbar-track-color: #4D4D4D;
	scrollbar-arrow-color: #000000;
}

A {
	text-decoration: none;
	color: 009999;
	font-family : Arial, Helvetica, sans-serif;
}

A:Hover {
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	color: 00CCCC;
	cursor : help;
}
A:LINK {
	azimuth : left-side;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	text-align : center;
	color : 000000;
	text-shadow: ThreedShadow;
}

H2 {
	font-size : large;
	font-family : Arial, Helvetica, sans-serif;
	color: Black;
	font : larger;
	font-weight : bold;
}

H3 {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	color: 000000;
	font : smaller;
}