.mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyTimes14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.navGlobal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	font-style: oblique;
	text-decoration: none;
}
.bodyCream {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
.bodyCreamLink {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	text-decoration: none;
	font-weight: bold;
}
.mainBodyYellowBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffcc;
	padding: 6px;
	border: thin solid #006600;
}
