body {
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}
whitetext {
	color: #FFF;
}
.whitetext2 {
	color: #FFF;
}
.BoldText {
	font-size: 14pt;
	font-weight: bold;
}
.Bold12 {
	font-size: 12px;
	font-weight: bold;
}
.GrayTable {
	background-attachment: fixed;
	background-color: #CCC;
	background-image: url(images/bigtableback.jpg);
}

