.paperBG {
	background-image: url(images/hm_paper_bg.gif);
	background-repeat: repeat-y;
}
.headBG {
	background-image: url(images/bg_head.gif);
	background-repeat: repeat-x;
}
.whiteContent {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.redContent {
	font-size: 11px;
	color: #290101;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:link { color: #290101; text-decoration: none;}
a:visited { color:#290101; text-decoration: none;}
a:hover { color: #290101; text-decoration: underline;}.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.emailBG {
	background-image: url(images/email_bg.gif);
	background-repeat: repeat-y;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #290101;
	text-decoration: none;
}
