.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #B91A2C;
}
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	line-height: 16px;
	font-weight: bold;
	color: #B91A2C;
}
.FormBkgd {
	border: 1px solid #FFF;
	background: transparent 
	url("images/InnerForm.jpg") no-repeat;
}
