.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #794716;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #794716;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1B9200;
}
.menuSubheads {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #794716;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1b9200;
}
.bodyBoldRed {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #D02900;
}