body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-image: url(../background.gif);
}

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

th {
	font-family: Arial, Helvetica, sans-serif;
}a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}
.verysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}
