
    BODY {scrollbar-3dlight-color:#FFD700;
           scrollbar-arrow-color:#FFD700;
           scrollbar-base-color:#FFE4C4;
           scrollbar-track-color:#FF8C00;
           scrollbar-darkshadow-color:#FF8C00;
           scrollbar-face-color:#DAA520;
           scrollbar-highlight-color:#FFA500;
           scrollbar-shadow-color:#000000;
           font-size:8pt; 
           color:#000000; 
           font-weight: bold;
           font-family: Verdana;
           background-color:#FFFFCC;
           }
           
  h1 
  {
	font-size:12;
	font-weight: bold;
	font-family: Verdana;
	text-decoration:Underline;
  }
  
  h2
  {
  	font-size:14 pt;font-family:Verdana; color:#008000; text-decoration:underline; text-align:center
   }
  
  A:hover {color: #00FF00}
  A{
  	color:#FF9900; text-decoration:none
  	}
  hr
  {
   color: "#008000";
  }
  
  table {
  		   font-size:8pt; 
           color:#000000; 
           font-weight: bold;
           font-family: Verdana;
    }
