body  {
	background-color : #000000;
	margin : 5px;
	padding : 5px;
}
a  {
	font-size : 0.9em;
	font-family : Arial, Helvetica, MS Sans Serif, Sans-Serif;
	color : #00ffff;
}
a:hover  {
	color : #00ff00;
}
div  {
	font-size : 0.9em;
	font-family : Arial, Helvetica, MS Sans Serif, Sans-Serif;
	color : #00ffff;
}
p  {
	font-size : 0.9em;
	font-family : Arial, Helvetica, MS Sans Serif, Sans-Serif;
	color : #00ffff;
}
li  {
	font-size : 0.9em;
	font-family : Arial, Helvetica, MS Sans Serif, Sans-Serif;
	color : #00ffff;
}
li a  {
	font-size : 0.9em;
	font-family : Arial, Helvetica, MS Sans Serif, Sans-Serif;
	color : #00ffff;
}
td  {
	font-size : 0.9em;
	font-family : Arial, Helvetica, MS Sans Serif, Sans-Serif;
	color : #00ffff;
}
h1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.5em;
	font-weight : bold;
	color : #00ffff;
}
h2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	font-weight : bold;
	color : #00ffff;
	line-height: 1.1em;
}
.gamenu  {
	font-size : 0.9em;
	font-family : Arial, Helvetica, MS Sans Serif, Sans-Serif;
	color : #00ffff;
	border : thin solid #000000;
}
.gamenu:link  {
	font-size : 0.9em;
	font-family : Arial, Helvetica, MS Sans Serif, Sans-Serif;
	color : #00ffff;
	border : thin solid #000000;
}
.gamenu:visited  {
	font-size : 0.9em;
	font-family : Arial, Helvetica, MS Sans Serif, Sans-Serif;
	color : #00ffff;
	border : thin solid #000000;
}
.gamenu:hover  {
	font-size : 0.9em;
	font-family : Arial, Helvetica, MS Sans Serif, Sans-Serif;
	color : #00ff00;
	background-color : #333333;
	border : thin solid #999999;
}
.gamenu:active  {
	font-size : 0.9em;
	font-family : Arial, Helvetica, MS Sans Serif, Sans-Serif;
	color : #00ff00;
	background-color : #333333;
	border : thin solid #999999;
}
.smalltext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.7em;
}

