body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #336600;
	text-decoration: none;
}
a:visited {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
a:active {
	color: #336600;
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
}

