P  {
	text-align : left;
	font-size : small;
	font-family : Verdana;
	color : White;
	text-decoration : none;
}

H1  {
	font-size : x-large;
	font-family : Verdana;
	color : White;
	text-align : center;
}

H2  {
	color : White;
	font-size : large;
}

H3  {
	color : White;
	font-size : medium;
	text-align : left;
}

A  {
	font-size : small;
	font-family : Verdana;
	color : White;
	text-decoration : none;
}

A:Visited  {
	font-size : small;
	font-family : Verdana;
	color : White;
	text-decoration : none;
}

A:Active  {
	font-size : small;
	font-family : Verdana;
	color : White;
	text-decoration : none;
}

A:Hover  {
	font-size : small;
	font-family : Verdana;
	color : #999999;
	text-decoration : underline;
}

BODY  {
	font-size : small;
	font-family : Verdana;
	color : White;
	SCROLLBAR-FACE-COLOR : #1D88E0;
	SCROLLBAR-HIGHLIGHT-COLOR : #C0C0Co;
	SCROLLBAR-SHADOW-COLOR : #000000;
	SCROLLBAR-3DLIGHT-COLOR : #000000;
	SCROLLBAR-ARROW-COLOR : #ff0000;
	SCROLLBAR-TRACK-COLOR : #6e6e6e;
	SCROLLBAR-DARKSHADOW-COLOR : black;
	background-color : #000000;
}

H4  {
	font-size : xx-small;
	font-family : Verdana;
	color : White;
	font-weight : bold;
}

H5  {
	font-size : small;
	font-family : Courier New;
	color : White;
}


