body,td,th {
	font-family: Gill Sans MT;
	font-size: 16px;
	color: #000000;
}
body {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #000000;
}

a.link {
	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;
}
a.menu:link {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
}
a.menu:visited {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
}
a.menu:hover {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a.menu:active {
	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;
}

.header16 {
	font-family: "Gill Sans MT";
	font-size: 16pt;
	color: #000000;
}

.header24 {
	font-family: "Gill Sans MT";
	font-size: 24pt;
	color: #000000;
}
.header18 {
	font-family: "Gill Sans MT";
	font-size: 18pt;
	color: #000000;
}
a.header18:link {
	font-family: "Gill Sans MT";
	font-size: 18px;
	color: #CC0000;
	text-decoration: underline;
}
a.header18:visited {
	font-family: "Gill Sans MT";
	font-size: 18px;
	color: #CC0000;
	text-decoration: underline;
}
a.header18:hover {
	font-family: "Gill Sans MT";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
a.header18:active {
	font-family: "Gill Sans MT";
	font-size: 18px;
	color: #CC0000;
	text-decoration: underline;
}

