body {
	background-color: #000000;
	margin-top: 0px;
}
body,td,th {
	font-family: Courier New, Courier, mono;
}
.style1 {font-size: 12px}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {font-weight: bold}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bodytext12 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
