body {font-size: 8pt;
      font-family: "arial";
      color: white;
	background: black;
	 	Scrollbar-face-color: black ; 
		Scrollbar-highlight-color:  black; 
		Scrollbar-shadow-color:  black; 
		Scrollbar-3Dlight-color: black; 
		Scrollbar-arrow-color:  white; 
		Scrollbar-track-color: black; 
		Scrollbar-darkshadow-color: black
//    scoller                       3d effect left/top               3d right/bottom                      ??                            up&down arrows                         scroll background                                         
 font-family: Arial, Helvetica, sans-serif; font-size: 10pt
}
	  
p	{font-size: 8pt;
     color: white;}
	 
table 	{font-size: 8pt;
     color: white;}	 
	 
 li  {font-size: 10pt;
     color: #CCCCCC;}
	  
h1   {font: 24pt Verdana;
      font-weight: bold;
	  color: yellow;
	  line-height: 30pt;}	     	  

h2   {font: 18pt Verdana;
     
	  color: yellow;
	  line-height: 22pt;}	  
	 
h3  {font: 14pt Verdana;
       color: yellow;
	  line-height: 14pt;}


	
	 
h4  {font: 8pt Verdana;
      font-weight: ;
       color: gray;
	 }	

h5  {font: 12pt Verdana;
      
       color: yellow;
	 }	
h6  {font: 12pt Verdana;
      
       color: red;
	 }	
	 
	 
	 
a {
	text-decoration: none;
	font-family: "verdana";
	font-size: 8pt;
	font-weight :;
}
a:link {color: gray;}
a:visited {color: gray;}
a:active {color: gray;}	  