.header_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header_nav:link {
	text-decoration: none;
	color: #3D3D89;
}
.header_nav:visited {
	text-decoration: none;
	color: #3D3D89;	
}
.header_nav:hover {
	text-decoration: underline;
	color: #6600CC;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.nav {
	background-image: url(images/navback.jpg);
}
.navon {
	background-image: url(images/navbackon.jpg);
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a.navtext:link {
	text-decoration: none;
	color: #000000;
}
a.navtext:visited {
	text-decoration: none;
	color: #000000;
}
a.navtext:hover {
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {
	color: #00875C;
	font-weight: bold;
}
.style4 {color: #00875C; font-weight: bold; font-size: 14px; }