html, body{
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #0283FC;
	SCROLLBAR-SHADOW-COLOR: #0283FC;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #0283FC;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

a:link{
	text-decoration: underline;
	color: #ffffff ;
	}

a:visited{
	text-decoration: none;
	color: #cccccc;
	}

a:hover{
	font-size: 8pt;
	font-weight: bold;
	color: #0080ff;
	text-decoration: none;
	}


a:link{
	text-decoration: none;
	color: #ffffff ;
	}


a:hover{
	font-size: 8pt;
	font-weight: bold;
	color: #0080ff;
	text-decoration: underline;
	}



