BODY 
	{
	background: #EBD0A9 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: Century, 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; 
	}
    
.ped 
	{
    background: #EBD0A9;
	font-family: Helvetica, Arial, Serif; 
	color: #000000; 
	font-size: 12px; 
	font-weight: bold;
    border: 2px 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; 
	} 