body,td,th {
	font-family: Gill Sans MT;
	font-size: 16px;
	color: #000000;
}
body {
	margin-top: 5px;
	margin-bottom: 5px;
}

.links {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a.visited {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #CC0000;
	text-decoration: underline;
}
a.active {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #CC0000;
	text-decoration: underline;
}
.illustrations {
	font-family: "Gill Sans MT";
	font-size: 20px;
	color: #CC0000;
}
.LinkNoLine {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
}
a.visited.LinkNoLine {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
}
a.hover.LinkNoLine {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a.active.LinkNoLine {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
}
.LinkOnBlack {
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.header24 {
	font-family: "Gill Sans MT";
	font-size: 24pt;
	color: #000000;
}
.header18 {
	font-family: "Gill Sans MT";
	font-size: 18pt;
	color: #000000;
}
.header16 {
	font-family: "Gill Sans MT";
	font-size: 16pt;
	color: #000000;
}
