body {
     font: 11px verdana, arial ;
	 font-size: 10pt ;
	 line-height: 15px ;
	 color:#666666 ;
	 background-color:transparent;
	 background-image:url(images/bg_green.jpg);
	 }

table { 
      font-size:10pt ;
	  font-family:verdana, arial ;
	  }
	  
hr {
   display: inline ;
   }
   
.title {
    font-size: 14px ;
    font-family: verdana, arial, helvetica, sans-serif ;
    font-weight: bold ;
    font-style: italic ;
    color: #686c83 ;
    display: inline ;
    }
	
a:link {
   color: #f2bc64 ;
   text-decoration: none ;
   font-weight: bold ;
   }
   
a:hover {
   color: #e0e8d9 ;
   font-weight: bold ;
   }
   
a:visited {
   color: #e0e8d9 ;
   text-decoration: none ;
   font-weight: bold ;
   }