.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.bodyBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #999900;
	text-transform: uppercase;
	text-decoration: underline;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
.bodySMALL {
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.body-spread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
}
.body-spread-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: bolder;
	color: #990000;
}
.bodyItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.bodySMALLbold {
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bodySMALLboldRED {
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
