BODY
{
	font-family: verdana;
	font-size: 8pt;
	line-height: 17px;
	background: url(images/bodybg.gif) #29140e repeat-x;
} 
TD
{
	font-family: verdana;
	font-size: 8pt;
	line-height: 17px;
} 
A:link,A:visited,A:active
{	
	text-decoration:	none;
	color:	#9BB708;
	font-weight:	bold;
}		
A:hover	
{	
	text-decoration:	underline;
	color:	#29140E;
	font-weight:	bold;
} 
A.nav:link,A.nav:visited,A.nav:active
{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-weight:	bold;
}		
A.nav:hover	
{	
	text-decoration:	underline;
	color:	#C7D82C;
	font-weight:	bold;
} 
.heading
{
	font-size: 14pt;
	font-weight: bold;
	color: #29140e;
	line-height: 25px;
}
.pad
{
	padding:10px;
}