BODY
{
	background-image:url("images/bg.gif");
	background-attachment:scroll;
	background-repeat:repeat-y;
	background-position:top center;
	font-family: verdana;
	font-size: 8pt;
	line-height: 16px;
} 
TD
{
	font-family: verdana;
	font-size: 8pt;
	line-height: 16px;
} 
A:link
{	
	text-decoration:	none;
	color:	#4E9428;
	font-weight: bold;
}	
A:visited
{	
	text-decoration:	none;
	color:	#333333;
	font-weight: bold;
}	
A:active
{	
	text-decoration:	underline;
	color:	#333333;
	font-weight: bold;
}			
A:hover	
{	
	text-decoration:	underline;
	color:	#333333;
	font-weight: bold;
} 			
.whiteText	
{	
	color:	#FFFFFF;
} 			
.heading	
{	
	color:	#4E9428;
	font-size: 12pt;
	font-weight: bold;
} 