body         { font-family: Arial; font-size: 10pt; color: #FFFF00;

		scrollbar-face-color: 3333CC;
		scrollbar-shadow-color: darkblue;
		scrollbar-highlight-color: lightblue;
		scrollbar-3dlight-color: lightblue;
        	scrollbar-dark-shadow-color: #000000;	
		scrollbar-track-color: gold;
		scrollbar-arrow-color: gold;
 }
h1           { color: #FFFF00; font-family: Arial; font-size: 14pt; font-weight: bold; 
               text-align: Center }
h2           { font-size: 12pt; color: #FFFF00; font-family: Arial; font-weight: bold }
h3           { font-family: Arial; font-size: 12pt; color: #FFFF00; font-style: italic; 
               font-weight: bold }
               
Normal				{ font-family: Arial; font-size: 10pt; color: #FFFF00 }               

  :link { color: #FFF00 }  
  :hover { color: #2D96FF }