BODY

        {

    font-family		: 		Trebuchet MS, Trebuchet MS, Arial, Verdana, Helvetica;
        
  	font-size		:		12px;
  		
  	color			:		#ffffff;


        width			:  		auto;

	background-color	: 		#000000;

	background-image: url(images/bg.gif);


        }





A:link, A:active

        {

        text-decoration :       none;

        color           :       #dfdeae;

        background      :       transparent;

  	font-size	:	12px;
  		        
        font-weight	: 	bold;

        }

A:visited

        {

        text-decoration :       none;

        color           :       #ffffff;

        background      :       transparent;
        
  	font-size	:	12px;
  		
        font-weight	: 	bold;

        }

A:hover

        {

        text-decoration :       underline;

        color           :       #6B201C;

        background      :       transparent;

  	font-size	:	12px;
  		        
        font-weight	: 	bold;


       }


H1      {

        color			: 		#ffffff;	

        font-family:   Trebuchet MS, Arial, Verdana, Helvetica;

        font-weight: none;

        font-size: 16px;                                                 

        }
        

H2      {

        color			: 		#8F2305;	

        font-family:  Trebuchet MS, Arial, Verdana, Helvetica;

        font-weight: none;

        font-size: 16px;                                                 

        }
        
 H3      {

        color			: 		#8D0800;	

        font-family:   Geneva, Trebuchet MS, Arial, Verdana;

        font-weight: bold;

        font-size: 12px;                                                 

        }  
        
        
 H4      {

        color			: 		#000000;	

        font-family:   Geneva, Trebuchet MS, Arial, Verdana;

        font-weight: none;

        font-size: 11px;                                                 

        }     
          
        
H5      {

        color			: 		#000000;	

        font-family:   Geneva, Trebuchet MS, Arial, Verdana;

        font-weight: none;

        font-size: 11px;                                                 

        }         


TABLE

	{

	font-family: Trebuchet MS, Arial, Verdana, Helvetica;

        font-size: 12px;
        
        color:		#ffffff;

	}
	
	

TR, THEAD, TFOOT, TH, TD, FORM.SELECT, FORM.INPUT

        {

        font-family: Trebuchet MS, Arial, Verdana, Helvetica;

        font-size: 12px;
        
        color:		#ffffff;
        
        }
