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 : #189E68;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : white;
	 }
 
a				{ color: #3B429B; text-decoration: none }
a:hover	  { color: #EC7600; text-decoration: underline }
a:active   { color: red }
h2             { color: #189E68; font-style: normal;  font-size : 20pt;  font : normal bold;  text-indent : 11px;  text-transform : uppercase;   }
h3             { color: #3B429B; font-size : 16pt;  font-style : normal;  font : bold;            }
h4   		   { color: Black; font-size : 13pt;  font-style : normal;  background : 0px;               }
UL 			  { 	list-style : square;   	}