BODY 
	{
	background: #004824 url(bg_greenleather.jpg) repeat; 
	margin-top: 30px; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	}

H1,H2,H3,H4,H5,H6,BODY,DIV,P 
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #004824; 
	font-size: 14px; 
	font-weight: bold; 
	}

UL,LI 
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #004824; 
	font-size: 13px; 
	font-weight: bold;
    list-style-image: url("button_sm.jpg");  
	}

TABLE,TR,TD,TH 
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #000000; 
	font-size: 13px; 
	font-weight: bold; 
	}

.ped 
	{
	width: 70%; 
	font-family: Helvetica, Verdana, Arial, Sans-Serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFE1C4; 
	text-indent: 5px; 
	background: #004824 repeat; 
	border-color: #A5591A; 
	}
	
.ped2 
	{
	font-family: Helvetica, Verdana, Arial, Sans-Serif; 
	font-size: 13px; font-weight: bold; color: #FFE1C4; 
	text-indent: 5px; 
	background: #004824 repeat; 
	border-color: #A5591A; 
	}

SPAN 
	{
	font-family: Helvetica, Arial, Sans-Serif; 
	color: #004824; 
	font-size: 11px; 
	font-weight: bold; 
	}

A:LINK 
	{
	color: #3300cc; 
	text-decoration: underline; 
	}
	
A:VISITED 
	{
	color: #990066; 
	text-decoration: underline; 
	}

A:ACTIVE 
	{
	color: #993300; 
	text-decoration: underline; 
	}

A:HOVER 
	{
	color: #FFFFFF; 
	background: #004824;
	text-decoration: underline; 
	} 
