BODY  {
	color : #6F7CA8;
	font-size : small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	background-color : #000000;
	list-style-position : inside;
	list-style-type : disk;
	list-style : disk;
	SCROLLBAR-FACE-COLOR : #000000;
	SCROLLBAR-HIGHLIGHT-COLOR : #6F7CA8;
	SCROLLBAR-SHADOW-COLOR : #334069;
	SCROLLBAR-3DLIGHT-COLOR : #6F7CA8;
	SCROLLBAR-ARROW-COLOR : #FFFFFF;
	SCROLLBAR-TRACK-COLOR : #111111;
	SCROLLBAR-DARKSHADOW-COLOR : #536089;
}

H2  {
	font-size : x-large;
	font-weight : bold;
	font-style : normal;
	color : #6F7CA8;
	background-color : #000000;
}

A  {
	text-decoration : none;
	color : White;
}

A:Visited  {
	text-decoration : none;
	color : Silver;
}

A:Active  {
	text-decoration : none;
	color : Black;
}

A:Hover  {
	color : Yellow;
}

