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