body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ffffff;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #9D0000;
	text-decoration: underline;
}
a.nav:link {
	color: #CC0000;
	text-decoration: none;
}
a.nav:visited {
	color: #CC0000;
	text-decoration: none;
}
a.nav:hover {
	color: #FF0000;
	text-decoration: underline;
}
.smallcopy {
	font-size: 10px;
}
