BODY
{
	FONT-FAMILY: verdana;
	font-size: 8pt;
} 
TD
{
	FONT-FAMILY: verdana;
	font-size: 8pt;
} 
NAV
{

	font-size: 8pt;
} 
A:link
{	
	text-decoration: underline;
	color:	#0067A5;
}	
A:visited
{	
	text-decoration: underline;
	color:	#0067A5;
}	
A:active
{	
	text-decoration: none;
	color:	#0067A5;
}			
A:hover	
{	
	text-decoration: none;
	color:	#0067A5;
}
A.navLink:link
{
	text-decoration: underline;
	FONT-SIZE:		7pt;
	COLOR:			#0067A5;
}
A.navLink:visited
{
	text-decoration:	underline;
	FONT-SIZE:		7pt;
	COLOR:			#0067A5;
}
A.navLink:hover
{
	text-decoration:	underline;
	FONT-SIZE:		7pt;
	COLOR:			#0067A5;
}
A.whiteLink:link
{
	text-decoration: underline;
	FONT-SIZE:		9pt;
	COLOR:			#ffffff;
}
A.whiteLink:visited
{
	text-decoration:	underline;
	FONT-SIZE:		9pt;
	COLOR:			#ffffff;
}
A.whiteLink:hover
{
	text-decoration:	underline;
	FONT-SIZE:		9pt;
	COLOR:			#ffffff;
}
.headerText
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	COLOR: #0067A5;
	margin: 5pt;
}
.redText
{
	COLOR: #FF0000;
}
