<style>  P  {}
  
  H1  {}
  
  H2  {}
  
  H3  {}
  
  A  {
  	color: #CCFFCC;
	text-decoration: None;
  }
  
  A:Visited  {}
  
  A:Active  {}
  
  A:Hover  {
  	color: White;
	text-decoration: none;
  }  
  
  BODY  {
  	font-family : tahoma, verdana, arial, helvetica;
  	font-size : 8pt;
  }
  
  TD  {
  	font-family : tahoma, verdana, arial, helvetica;
  	font-size : 8pt;
	line-height: 150%;
  }
  
  H2 {
 	line-height: 100%;
  }
  
  .GRAY {
  	color: #666666;
  }
  
  .x124 {
  	font-weight: bold;
  }
  
  </style>
