.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	text-indent: 15px;
	color: #000000;
	white-space: normal;
	font-weight: normal;
	vertical-align: text-top;
	padding: 0px;
	width: 700px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #16467A;
	text-decoration: none;
}
a:hover {
	color: #B5121B;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #B5121B;
	white-space: pre;
	text-align: left;
	margin-left: 20px;
	text-indent: 10px;
}
.subhead {
	font-size: large;
	color: #16467A;
	text-align: left;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: pre;
	font-weight: bold;
}
.headingB {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #B5121B;
	white-space: pre;
	text-align: center;
	margin-left: 0px;
	text-indent: 10px;
}
.bodyTextB {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	text-indent: 15px;
	color: #000000;
	white-space: normal;
	font-weight: normal;
	vertical-align: text-top;
	padding: 0px;
	width: 900px;
}
body {
	background-color: #9CC2ED;
}
table {
	background-color: #FFFFFF;
	background-position: center;
	border: medium solid #B5121B;
	margin: 0;
	padding: 0px;
}
