BODY

        {

        height		: 			100%;

        font-family		: 		Tahoma, Trebuchet MS, Verdana, Arial;
        
  	font-size		:		10px;
  		
  	color			:		#5C5652;


        width			:  		auto;

	background-color	: 		#41001E;
	body scroll : no;
	}





A:link, A:active

        {

        text-decoration :       none;

        color           :       #C4BAA4;

        background      :       transparent;

  	font-size	:	10px;
  		        
        font-weight	: 	bold;

        }

A:visited

        {

        text-decoration :       none;

        color           :       #41001E;

        background      :       transparent;
        
  	font-size	:	10px;
  		
        font-weight	: 	bold;

        }

A:hover

        {

        text-decoration :       underline;

        color           :       #C4BAA4;

        background      :       transparent;

  	font-size	:	10px;
  		        
        font-weight	: 	bold;


       }

H1      {

        color			: 		#666666;	

        font-family:   Tahoma, Trebuchet MS, Arial, Verdana;

        font-weight: none;

        font-size: 24px;                                                 

        }
        

H2      {

        color			: 		#41001E;	

        font-family:   Tahoma, Trebuchet MS, Arial, Verdana;

        font-weight: none;

        font-size: 12px;                                                 

        }
        
 H3      {

        color			: 		#000000;	

        font-family:   Tahoma, Trebuchet MS, Arial;

        font-weight: bold;

        font-size: 14px;                                                 

        }  
        
        
 H4      {

        color			: 		#000000;	

        font-family:   Tahoma, Arial, Verdana;

        font-weight: none;

        font-size: 11px;                                                 

        }     
          
        
H5      {

        color			: 		#000000;	

        font-family:   Tahoma, Arial, Verdana;

        font-weight: none;

        font-size: 11px;                                                 

        }         


.small {

        color	: 	#5C5652;	

        font-family:   Tahoma, Trebuchet MS, Verdana, Arial, Helvetica;

        font-weight: none;

        font-size: 9px;                                                 

        } 
TABLE

	{

	font-family: Tahoma, Trebuchet MS, Verdana, Arial;

        font-size: 10px;
        
        color:		#5C5652;

	}
	
	

TR, THEAD, TFOOT, TH, TD, FORM.SELECT, FORM.INPUT

        {

        font-family: Tahoma, Verdana, Arial, Helvetica;

        font-size: 10px;
        
        color:		#5C5652;
        
        }


UL
	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 2em;
	}


LI
	{
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
	}

