BODY

        {

        height		: 			100%;

        font-family		: 		Trebuchet MS, Verdana, Arial, Helvetica;
        
  	font-size		:		10px;
  		
  	color			:		#666666;


        width			:  		auto;

	background-color	: 		#666666;


        }





A:link, A:active

        {

        text-decoration :       none;

        color           :       #999999;

        background      :       transparent;

  	font-size	:	10px;
  		        
        font-weight	: 	bold;

        }

A:visited

        {

        text-decoration :       none;

        color           :       #999999;

        background      :       transparent;
        
  	font-size	:	10px;
  		
        font-weight	: 	bold;

        }

A:hover

        {

        text-decoration :       underline;

        color           :       #999999;

        background      :       transparent;

  	font-size	:	10px;
  		        
        font-weight	: 	bold;


       }

H1      {

        color			: 		#666666;	

        font-family:   Arial, Verdana, Geneva;

        font-weight: none;

        font-size: 12px;                                                 

        }
        

H2      {

        color			: 		#666666;	

        font-family:   Arial, Verdana, Geneva;

        font-weight: none;

        font-size: 12px;                                                 

        }
        
 H3      {

        color			: 		#666666;	

        font-family:   Geneva, Arial, Verdana;

        font-weight: bold;

        font-size: 14px;                                                 

        }  
        
        
 H4      {

        color			: 		#666666;	

        font-family:   Geneva, Arial, Verdana;

        font-weight: none;

        font-size: 11px;                                                 

        }     
          
        
H5      {

        color			: 		#666666;	

        font-family:   Geneva, Arial, Verdana;

        font-weight: none;

        font-size: 11px;                                                 

        }         

TABLE

	{

	font-family: Trebuchet MS, Verdana, Arial, Helvetica;

        font-size: 10px;
        
        color:		#666666;

	}
	
	

TR, THEAD, TFOOT, TH, TD, FORM.SELECT, FORM.INPUT

        {

        font-family: Trebuchet MS, Verdana, Arial, Helvetica;

        font-size: 10px;
        
        color:		#666666;
        
        }

