h1 {
	font-size: x-large;
}
body {
	background-color: #28523E;
}
body,td,th {
	color: #E2E45D;
	font-family: Georgia;
	font-size: medium;
	font-weight: bold;
}
a:link {
	color: #E2E45D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
