body, td    { background-color: white; color: black; 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 : #484848;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : white;
	 }
 
a				{ color: blue; text-decoration: none }
a:hover	  { color: red; text-decoration: underline }
a:active   { color: #004E98 }
h2             { color: #404080; font-style: normal;  font-size : 22pt;  font : normal bold;  }
h3             { color: black; font-size : 16pt;  font-style : normal;  font : bold;            }
h4   		   { color: Black; font-size : 13pt;  font-style : normal;  background : 0px;               }
UL 			  { 	list-style : square;   	}