body {
	background-color: #99CCFF;
}
body,td,th {
	color: #336699;
	font-family: Verdana;
	font-weight: bold;
}
a {
	font-family: Georgia;
	color: #FF0000;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
h1 {
	font-size: x-large;
	color: #FF0000;
}
h2 {
	font-size: large;
	color: #FF0000;
}
h3 {
	font-size: medium;
	color: #000099;
}
h4 {
	font-size: small;
	color: #000099;
}

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