body {
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}

td, th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 17px;
}
.tableHead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
a:visited {
	color: #FFFFFF;
}
a:link {
	color: #FFFF66;
}
.pageHead {
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
.subHead {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
