.bodyplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 8a8464;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.navBkgrd {
	background-image: url(images/navBkgrd.jpg);
	background-repeat: repeat-x;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
a.navLink:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; weight: bold; line-height: 16px; text-decoration:none}
a.navLink:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #0099CC; weight: bold; line-height: 16px; text-decoration:none}
a.navLink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #0099CC; weight: bold; line-height: 16px; text-decoration:none}
a.navLink:active { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; weight: bold; line-height: 16px; text-decoration:none}
