.body {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
}
.subtext {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
}
.header {
	font-family: "Gill Sans";
	font-size: 16px;
	color: 990033;
	text-align: left;
	font-weight: 300;
	line-height: 14px;
}
.bodybold {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	color: #333333;
	font-weight: bold;
	line-height: 14px;
}
.footer {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	text-align: center;
	color: #999999;
	font-weight: normal;
}
a:link    { color : #990033; text-decoration: none; }
a:visited { color : #990033; text-decoration: none; }
a:hover   { color : #990033; text-decoration: underline; }
a:active  { color : #990033; text-decoration: none; }
.bodyboldred {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	color: #990033;
	font-weight: bold;
	line-height: 12px;
}
.bodyrtjst {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-align: right;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
}

