a:link {
	color: #098403; 
	text-decoration: none;
}

a:visited {
	color: #098403; 
	text-decoration: none;
}

a:hover {
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

a:active {
	color: #098403; 
	text-decoration: none;
}

.class2 A:link {
	color: #098403; 
	text-decoration: none;
}

.class2 A:visited {
	color: #098403; 
	text-decoration: none;
}

.class2 A:active {
	color: #098403; 
	text-decoration: none;
}

.class2 A:hover {
	color: #CC0000; 
	text-decoration: underline; 
}

.body, td, p { 
	font-family: Arial; 
	font-size: 12px; 
	color: #000000;
}

.header { 
	color: #C2131E; 
	font-size: 14px; 
	font-family: Arial; 
	font-weight: bold;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #C2131E;
}

.leftnav {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}