BODY
{
	font-family:		verdana;
	font-size:		8pt;
	color:			#454545;
	line-height:		16px;
	background:		url(images/bg.gif);
	background-attachment:	scroll;
	background-repeat:	repeat-x;
	background-color:	#ffffff;
} 
TD
{
	font-family:		verdana;
	font-size:		8pt;
	line-height:		16px;
} 
A:link, A:visited, A:active
{	
	text-decoration:	none;
	color:			#0014bc;
}	
A:hover
{	
	text-decoration:	none;
	color:			#fbdd66;
}	
A.nav:link, A.nav:visited, A.nav:active
{	
	text-decoration:	none;
	color:			#ffffff;
	font-weight:		bold;
}	
A.nav:hover
{	
	text-decoration:	none;
	color:			#fbdd66;
	font-weight:		bold;
}	
.heading	
{
	font-size:		12pt;
	font-weight:		bold;
	color:			#0014bc;
}	
.title	
{
	font-weight:		bold;
	color:			#0014bc;
}
