a{color:#003399}

a:hover {
	color: #CC3300;
}
.heading {
	font-family: "Book Antiqua";
	font-size: 24px;
	color: #003399;
}
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.mainhead {
	font-family: "Book Antiqua";
	font-size: 36px;
	color: #993333;
}
.subhead {
	font-family: "Book Antiqua";
	font-size: 12px;
	color: #003399;
	font-weight: normal;
}
.parahead {
	font-family: "Book Antiqua";
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.redhead {
	font-family: "Book Antiqua";
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
}
.headingCopy {
	font-family: "Book Antiqua";
	font-size: 24px;
	color: #003399;
	text-decoration: none;
}
.subheadCopy {
	font-family: "Book Antiqua";
	font-size: 12px;
	color: #003399;
	font-weight: normal;
	text-decoration: none;
}
.mainbit img {
	border: 0px solid #0000dd;
}
hr {
	color:#B7001E;
	border: thin solid #B7001E;
}