body {
	background-color: #333333;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif, Manorly;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}

.styleXsmall {
	font-size: x-small;
	color: #CCC;
}
.style10Green {
	font-size: 10px;
	color: #99CC33;
	font-weight: bold;
	text-align: center;
}
.style12GreenBold {
	font-size: 12px;
	font-weight: bold;
	color: #99CC33;
}
.style12YellowBold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF9;
}
.style14px {
	font-weight: bold;
	font-size: 14px;
	color: #D5E33B;
}

a:link {
	color: #FFBF55;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
}
a:hover {
	color: #FFFF55;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
