body 
   { 
        color: #000000; 
		  font-size: 10 pt; 
		  background-image: url('../images/bk_blw.jpg'); background-repeat: repeat; 
        background-color: #DFDFDF; 
		  font-family: Arial, Helvetica, sans-serif; 
        scrollbar-base-color: E8F8FF; 
        scrollbar-arrow-color: 2DC976;
        scrollbar-DarkShadow-Color: 5A6AA8;
		  padding-top: 40px;
   }

  a:link {font: bold 10pt arial;	color:black;}
  a:visited {font: bold 10pt arial;color: #000000;}
  a:hover {font: bold 10pt arial; color: #ff8400;}
  a:active {font: bold 10pt arial; color: #ff0000;}
  
table 
   {  font-family: Arial; 
	  font-size: 10 pt; 
	   color: #000000; 
      background-image: url('../images/bk_blw.jpg'); 
      background-repeat: repeat 
   }
TABLE TH
   {
	  FONT: 120%;
	  color: #009D4F;
	  font-weight: bold;
	  font-family: Arial, Helvetica, sans-serif;
	  text-align: left;
   }
	
h1 { font-family: Arial Black; font-size: 10 pt; color: #009D4F; font-weight: bold }
h2 {font-family: Arial;
	font-size: 10 pt;
	color: #009D4F;
	font-weight: bold;
}