body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #96240A;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.boldblue, .boldblue a:link, .boldblue a:visited {
	font-size:16px;
	font-weight: bold;
	color: #000066;
}
.boldblue a:hover {
	font-size:16px;
	font-weight: bold;
	color:red;
}
h2 { color:red; }