
BODY {	font-family:		Arial, Verdana, sans-serif;
	color: 			#FFFFFF;
	background-color:	#000000;

        SCROLLBAR-FACE-COLOR:	red;
	SCROLLBAR-TRACK-COLOR:	red; 
	SCROLLBAR-TRACK-COLOR:	black;
     }


A:active	{COLOR:	#ffffff}

A {
	COLOR: red; TEXT-DECORATION: none
}
A:hover {
	COLOR: red
}

P		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #FFFFFF;
		}

P.fotnot	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt;
		color: #FFFFFF;
		}

H1	{color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	}