BODY 
	{
	background: #00592D url(bg1.jpg) repeat; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit;	
	}

H1,H2,H3,H4,H5,H6,BODY,DIV,P,UL,LI 
	{
	font-family: Helvetica, Arial, Serif; 
	color: #003333; 
	font-size: 14px; 
	font-weight: bold; 
	}
	
TABLE,TR,TD,TH 
	{
	font-family: Helvetica, Arial, Serif; 
	color: #003333; 
	font-size: 12px; 
	font-weight: bold; 
	}

TABLE.ped  
	{
	font-family: Helvetica, Arial, Serif; 
	color: #003333; 
	font-size: 12px; 
	font-weight: bold; 
	background: #CCCC99; 
	}

A:LINK 
	{
	color: #990033; 
	text-decoration: underline; 
	}

A:VISITED 
	{
	color: #990000; 
	text-decoration: underline; 
	}

A:ACTIVE 
	{
	color: #D7AEAE; 
	text-decoration: underline; 
	}

A:HOVER 
	{
	color: #FFC68C; 
	background: #004000; 
	text-decoration: underline; 
	} 
