 A  
 {
  	FONT-SIZE : 9pt;
	FONT-FAMILY :arial, sans-serif;
	FONT-STYLE : normal;
  	FONT-WEIGHT : normal;
  	TEXT-DECORATION :none
  }
  
  A:name  {
  	FONT-SIZE : 9pt;
  	FONT-STYLE : normal;
  	FONT-WEIGHT : normal;
  	TEXT-DECORATION : none
  }
  
  A:link  {
  	COLOR : #808080;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none
  }
  
  A:visited  {
  	COLOR : #808080;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none
  }
  
  A:active  {
  	COLOR :blue;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none
  }
  
  A:hover  {
  	COLOR : blue;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none
  }
  
   A:footer  {
	FONT-FAMILY : arial, helvetica, sans-serif;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : bold;
	COLOR : #FFFFFF;
} 

  A:splash  {
	FONT-FAMILY : arial, helvetica, sans-serif;
	FONT-SIZE : 8pt;
	FONT-WEIGHT : normal;
	COLOR : #808080;
}
 
  
  FONT  {
  	FONT-FAMILY : arial, sans-serif;
  	FONT-SIZE : 9pt;
    FONT-WEIGHT : normal;
  	COLOR : black
  }
        
  FONT.body  {
  	FONT-FAMILY : arial, sans-serif;
  	FONT-SIZE : 9pt;
  	FONT-WEIGHT : normal;
  	COLOR : black	
  } 
  
  FONT.b  {
  	FONT-FAMILY : verdana, arial, sans-serif;
  	FONT-SIZE : 10pt;
  	FONT-WEIGHT : bold;
  	COLOR : black	
  } 
	  
  BODY  {
  	BACKGROUND-COLOR : #ffffff;	
  	FONT-FAMILY : arial, sans-serif;
	FONT-WEIGHT : normal;
  	FONT-SIZE : 10pt
  
    }
  
  TABLE  {
  	FONT-FAMILY : arial, sans-serif;
	FONT-WEIGHT : normal;
	FONT-SIZE : 9pt
    	
  }
  
  TD  {
  	FONT-FAMILY : arial, sans-serif;  	
	FONT-WEIGHT : normal;
  	FONT-SIZE : 9pt  	   	
  } 
  
 h1  {
  	FONT-FAMILY : arial, sans-serif;
  	FONT-SIZE : 12pt;
  	FONT-WEIGHT : bold;
	COLOR :black  	
  }
  
h3  {
  	FONT-FAMILY : arial, sans-serif;
  	FONT-SIZE : 10pt;
  	FONT-WEIGHT : normal;
	COLOR :#000000  	
  }
