body, td    { color: white; font-family: Arial, Helvetica;  font-size : 10pt; 
	scrollbar-3dlight-color : black;
	scrollbar-arrow-color : white;
	scrollbar-base-color : gray;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #000080;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #B7C8BD;
	 }
 
a				{ color: #0095EA; font-weight : bold; text-decoration: none }
a:hover	  { color: orange; text-decoration: underline;  font-weight : bold;  }
a:active   { color: red }
h1             { color: white; font-style: normal;  font-size : 25pt;  font : normal bold; }
h2             { color: #F5F5F5; font-style: normal;  font-size : 16pt;  font : normal bold;  }
h3             { color: yellow; font-size : 15pt;  font-style : normal;           }
h4   		   { color: white; font-size : 13pt;  font-style : normal;  background : 0px;               }
UL 			  { 	list-style : square;   	}