body, td    { 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 : grey;
	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 }
h1             { color: Maroon; font-style: normal;  font-size : 22pt;  font : normal bold;  text-indent : 27px; }
h2             { color: Gray; font-style: normal;  font-size : 17pt;  font : normal bold;  }
h3             { color: navy; font-size : 15pt;  font-style : normal;  font : bold;         }
h4   		   { color: Black; font-size : 13pt;  font-style : normal;  background : 0px;   }
h5   		   { color: navy; font-size : 13pt;  font-style : normal;  background : 0px;   }
UL             { 	list-style : square;   	}