body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(bgd.png);
	margin-top: 0px;
	line-height: 20pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: none;
}