body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	BACKGROUND: url(/images/backfade.jpg) black fixed;
	color: palegoldenrod;
	font-size: 12pt;
	font-family: arial sans-serif;
	SCROLLBAR-ARROW-COLOR: #319A00;
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-BASE-COLOR: #00000C;
}

td {
	color: palegoldenrod;
	font-size: 12pt;
	font-family: arial sans-serif;
}

a, a:visited {
	color: #319A00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}