BODY 
	{
	background: #F0D6B3 url(bg.jpg) repeat; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	}

P 
	{
	font-family: Verdana, Helvetica, Arial, Serif; 
	color: #000000; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
H1 
    {
	font-family: Verdana, Helvetica, Arial, Serif; 
	color: #000000; 
	font-size: 18px; 
	font-weight: bold; 
	}
     
H2,H3,H4,H5,H6   
    {
	font-family: Verdana, Helvetica, Arial, Serif; 
	color: #000000; 
	font-size: 14px; 
	font-weight: bold; 
	}
                    
UL,LI 
	{
	font-family: Verdana, Helvetica, Arial, Serif; 
	color: #000000; 
	font-size: 13px; 
	font-weight: bold; 
	}

TABLE,TR,TD,TH 
	{
	font-family: Helvetica, Arial, Serif; 
	color: #000000; 
	font-size: 14px; 
	font-weight: bold; 
	}

.header
    {
    font-family: Helvetica, Arial, Serif; 
	color: #000000; 
	font-size: 10px; 
	font-weight: bold;    
    padding-right: 25px;
    text-align: right; 
	}
    
.ped 
	{
    background: #FFF2E6;
	font-family: Helvetica, Arial, Serif; 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold;
    border: 1px inset #FFA042; 
	}
    
.footer
    {
    background: #EBD0A9 repeat;
	font-family: Century, Arial, Sans-Serif;
    color: #001A0D;
    font-size: 10px;
	font-weight: bold;
    height: 60px;
    }

SPAN 
	{
	font-family: Helvetica, Arial, Serif; 
	color: #000000; 
	font-size: 10px; 
	font-weight: bold; 
	}
	
A:LINK 
	{
	color: #000080; 
	text-decoration: underline; 
	}

A:VISITED 
	{
	color: #800080; 
	text-decoration: underline; 
	}

A:ACTIVE 
	{
	color: #FFFFFF; 
	text-decoration: underline; 
	}
	
A:HOVER 
	{
	color: #623100; 
	background: #FFD7AE; 
	text-decoration: underline; 
	}
    
A.small 
	{
	color: #422100; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
    padding: 1px;
    background: #F8F0E7;
    border: 1px inset #954A00;
	}	

A.small:visited 
	{
	color: #800080; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;	
	}
	
A.small:active 
	{
	color: #400040; 
	font-size: 11px; 	
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	}
 
A.small:hover 
	{
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
    background: #69461F
	}	 