body {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	background-color: #666666;
	margin: 25px}
a {
	font-family: Verdana;
	font-size: 9pt;
	color: #0033CC;
	font-weight: bold}
a:link {
	text-decoration: none;
	color: #0033CC}
a:visited {
	text-decoration: none;
	color: #0033CC}
a:hover {
	text-decoration: underline;
	color: #0066CC}
a:active {
	text-decoration: none;
	color: #0066CC}
.border {
	border: 1px solid #000000}
.active {
	background-color: #777777;
	text-align: center;
	border: 1px solid #000000}
.passive {
	background-color: #888888;
	text-align: center;
	border: 1px solid #000000}
