td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bottomnav {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.copyright {
	font-size: 9px;
	color: #CC9933;
}
a:hover {
	text-decoration: underline;
	color:#FF0000;
	}.emphasisRed {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.bold {
	font-weight: bold;
}
.gold {
	font-weight: bold;
	color: #CC9900;
}
.smaller {
	font-size: 9px;
}

#opt {
display:none;
}