body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background-image: url(/images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
}
a {
	font-weight: bold;
	font-size: 11px;
}
a:link {
	color: #9933CC;
	text-decoration: underline;
}
a:visited {
	color: #9933CC;
	text-decoration: underline;
}
a:hover {
	color: #9933CC;
	text-decoration: none;
}
a:active {
	color: #9933CC;
	text-decoration: underline;
}
h1 {
	font-size:16px;
	margin-top:6px;
	margin-bottom:3px;
	margin-left:3px;
	color:#660099;
}
h2 {
	font-size:12px;
	margin-top:2px;
	margin-bottom:4px;
	margin-left:2px;
	color:#660099;
}
h3 {
	font-size:11px;
	margin-top:2px;
	margin-bottom:4px;
	margin-left:2px;
	color:#330066;
}
.styleMenu {
	font-size: 12px;
	font-weight: bold;
	color: #FCB827;
}
.bottom {
	color: #CCCCCC;
}
.tableHead {color: #FCB827; font-weight: bold; }
.vs {color:#CC0000;}
