BODY 
	{
	background: #005128 url(bg.jpg) repeat; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	}

H1,H2,H3,H4,H5,H6,BODY,DIV,P 
	{
	font-family: Arial, Verdana, Sans-Serif; 
	color: #FFB366; 
	font-size: 12px; 
	font-weight: bold; 
	}

UL,LI 
	{
	font-family: Tahoma, Arial, Verdana, Sans-Serif; 
	color: #FFB366; 
	font-size: 12px; 
	font-weight: bold;
	color: #FBF4D8; 
	}

TABLE,TR,TD,TH 
	{
	font-family: Arial, Verdana, Sans-Serif; 
	color: #FFB366; 
	font-size: 12px; 
	font-weight: bold; 
	}
    
.ped
    {
    border-color: #FFCAB0; 
    font-family: tahoma,verdana,arial; 
    font-size: 13px; 
    font-weight: bold;
    text-indent: 8px;
	border-color: #2px ridge #FFCAB0;
    }

SPAN 
	{
	font-family: Arial, Verdana, Sans-Serif; 
	color: #FFB366; 
	font-size: 9px; 
	font-weight: bold; 
	}
	
A:LINK 
	{
	color: #D7D7FF; 
	text-decoration: underline; 
	}

A:VISITED 
	{
	color: #F07800; 
	text-decoration: underline; 
	}
	
A:ACTIVE 
	{
	color: #FFEEDD; 
	text-decoration: underline; 
	}

A:HOVER 
	{
	color: #00371C; 
	background: #C66300; 
	text-decoration: underline; 
	} 

