body,td {
	font-family: Verdana;
	font-size: 10pt;
	color: #fff;
}
body {
	background-color: #000000;
}
th {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	background-color: #006600;
	color: #00ff00;
}
a:link {
	color: #ffcccc;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #ffcccc;
	background-color: #006600;
}
a:active {
	color: #ffcccc;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 24pt;
	color: #009900;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	color: #009900;
}
.smallText {
	font-size: 9pt;
}
.largeText {
	font-size: 12pt;
}
.xlargeText {
	font-size: 14pt;
}
.xxlargeText {
	font-size: 16pt;
}
.xxxlargeText {
	font-size: 18pt;
}
.warn {
	font-size: 9pt;
}
.rbText {
	font-size: 12pt;
	font-weight: bold;
	color: #ff0000;
}
.gbText {

	font-size: 12pt;
	font-weight: bold;
	color: #009900;
}
.adText {
	font-size: 16pt;
	font-weight: bold;
}
.tradeText {
	font-weight: bold;
}
.boxText {
	margin: 3px;
	padding: 3px;
	width: 220px;
	height: 20px;
	border: 3px solid #009900;
	background-color: #003300;
}
.boxText a:link, .boxText a:active {
	width: 220px;
	height: 20px;
	color: #ffcccc;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.boxText a:visited {
	width: 220px;
	height: 20px;
	color: #009900;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.boxText a:hover {
	color: #ffcccc;
	background-color: #006600;
	text-decoration: none;
}
.galText {
	font-size: 12pt;
}
textarea {
	font-family: "Times New Roman";
	font-size: 10px;
	color: #cccccc;
	background-color: #003300;
	height: 60px;
	width: 550px;
}
.footer {
	font-size: 9pt;
}
.rulesText {
	font-weight: bold;
	position: relative;
	left: 20px;
}
