						<style type="text/css">     P  {}
     
     H1  {
     	font-size : medium;
     	font-family : Tahoma;
     	font-weight : bold;
     	color : #85C805;
     }
     
     H2  {
     	font-size : small;
     	font-family : Tahoma;
     	font-weight : bold;
     	color : #85C805;
     }
     
     H3  {
     	font-size : small;
     	font-family : Tahoma;
     	font-weight : bold;
     	color : #85C805;
     }
     
     A  {
     	color : #85C805;
     	font-size : 11px;
     	font-family : Tahoma;
     	font-weight : bold;
     }
     
     A:Visited  {
     	color : #85C805;
     	font-size : 11px;
     	font-family : Tahoma;
     	font-weight : bold;
     }
     
     A:Active  {
     	color : #595959;
     	font-size : 11px;
     	font-family : Tahoma;
     	font-weight : bold;
     }
     
     A:Hover  {
     	color : #595959;
     	font-size : 11px;
     	font-family : Tahoma;
     	font-weight : bold;
     }
     
     BODY  {
     	background-color : #ffffff;
     	font-size : 11px;
     	font-family : Tahoma;
     	font-weight : normal;
     	color : #000000;
     }
     
     th  {
     	color : #000000;
     	font-size : 11px;
     	font-family : Tahoma;
     	font-weight : bold;
     }

     td  {
     	color : #000000;
     	font-size : 11px;
     	font-family : Tahoma;
     	font-weight : bold;
     }
     
     input  {
     	color : #000000;
     	font-size : 11px;
     	font-family : Tahoma;
     	font-weight : bold;
     }
     
     textarea  {
     	color : #000000;
     	font-size : 11px;
     	font-family : Tahoma;
     	font-weight : bold;
     }
     
     select  {
      	color : #000000;
     	font-size : 11px;
     	font-family : Tahoma;
     	font-weight : bold;
}
     
     option  {
     	color : #000000;
     	font-size : 11px;
     	font-family : Tahoma;
     	font-weight : bold;
}

    
     </style>