BODY
{
	font-family:		verdana;
	font-size:		8pt;
	color:			#383838;
} 
TD
{
	font-family:		verdana;
	font-size:		8pt;
}
A.nav:link, A.nav:visited, A.nav:active
{	
	text-decoration:	none;
	color:			#FFFFFF;
	font-weight:		bold;
	font-size:		8pt;
}			
A.nav:hover	
{	
	text-decoration:	underline;
	color:			#FFFFFF;
	font-weight:		bold;
	font-size:		8pt;
}
A:link, A:visited, A:active
{	
	text-decoration:	none;
	color:			#D1000C;
	font-weight:		bold;
}			
A:hover	
{	
	text-decoration:	underline;
	color:			#D1000C;
	font-weight:		bold;
}
.header
{
	text-decoration:	none;
	FONT-WEIGHT: 		bold;
	FONT-SIZE: 		13pt;
	COLOR: 			#d1000c;
}
.subheader
{
	text-decoration:	none;
	FONT-WEIGHT: 		bold;
	FONT-SIZE: 		8pt;
	COLOR: 			#848484;
}