body {
	background-color: #99ccff;
}
body,td,th {
	color: #000066;
}
.maintext {
	font-size: 16px;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.image_frame {
	border: thin solid #000066;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #990000;
}
a:active {
	color: #000066;
}
.links {	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
