.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.navhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CC0000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hometext {
	line-height: 18px;
}
.navcell {
	background-image: url(images/mouseover.jpg);
}
.nav:link {
	color: #152D16;
	text-decoration: none;
}
.nav:visited {
	color: #152D16;
	text-decoration: none;
}
.nav:hover {
	color: #2D7100;
	text-decoration: underline;
}
.navhighlight:link {
	color: #c90000;
	text-decoration: none;
}
.navhighlight:visited {
	color: #c90000;
	text-decoration: none;
}
.navhighlight:hover {
	color: #2D7100;
	text-decoration: underline;
}
.footer {
	color: #F7F7EF;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #152D16;
}
a:link {
	color: #2D7100;
	text-decoration: underline;
}
a:visited {
	color: #2D7100;
	text-decoration: underline;
}
a:hover {
	color: #2D7100;
	text-decoration: underline;
}
.smalltext {
	font-size: 10px;
}
.lineheight {
	line-height: 18px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}
