body {
	font-family: helvetica, arial, san-serif;
	font-size: 12px;
	color: #4A4F54;
	word-spacing: 1px;
	line-height: 135%;
}
.footer {
	font-size: 9px;
	color: #4A4F54;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #84B440;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #4A4F54;
}
a:link {
	color: #005F82;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #005F82;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.nav:link {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.nav:visited {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.nav:hover {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a.nav:active {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.navselect {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
