body, td {
	border-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.footertext {
	font-size: 7pt;
	color: #AB3130;
	font-family: Arial, Helvetica, sans-serif;
}

.indentspace {
text-align: justify;
	line-height: 1.5;
padding-left:55px;
	padding-right: 55px;

}
.subhead {
	font-size: larger;
	font-weight: bold;
	text-transform: uppercase;
	color: #AB3130;
}
.pageheading1 {
	font-size: 16px;
	font-weight: bolder;
	color: #AB3130;
	margin-bottom: -5px;
	text-transform: uppercase;
}
.pageheading2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #AB3130;
}
form {
	margin-bottom: 0px;
}
.red {
	color: #AB3130;
}

