BODY
	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #000000;
    color : #BBBBBB;
	scrollbar-base-color:#333333;
  	scrollbar-3d-light-color:#CCCCCC;
  	scrollbar-arrow-color:#999999;
	scrollbar-darkshadow-color:#000000;
 	scrollbar-face-color:#333333;
  	scrollbar-highlight-color:#CCCCCC;
  	scrollbar-shadow-color:#000000;
  	scrollbar-track-color:#444444;
	} 
	
TABLE
	{
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #BBBBBB;
	}

H1
	{
	font-size : 9px;
	color : #999999;
	}
H2
	{
	font-size : 14px;
	font-weight : bold;
	color : #BBBBBB;
	}

H3
	{
	font-size : 12px;
	font-weight : bold;
	color : #BBBBBB;
	}

H4
	{
	font-size : 12px;
	font-style : italic;
	color : #BBBBBB;
	margin-bottom : 0px;
	margin-top: 0px;
	}
H5
	{
	font-size : 15px;
	font-style : italic;
	color : #AA3300;
	margin-bottom : 0px;
	margin-top: 0px;
	}
H6
	{ 
	font-size : 16px;
	font-weight : bold;
	color : #BBBBBB;
	margin-bottom : 0px;
	margin-top: 0px;
	 }
UL
	{
	margin-top : 0px;
	}
A:link
    {
	color:"#CC3300";
	text-decoration : none;
	}
A:visited
	{
	color:"#990033";
	text-decoration : none;
	}
A:active
	{
	color:"#FF0000";
	text-decoration : none;
	}	
IMG
	{
	border:1;
	}