body {
	background-color: #000000;
	margin-top: 3px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
}
