	BODY,TD	{ font-family: arial, helvetica; font-size: 12px; color: #FFFFFF; }
body {
	background-color: #002F81;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 0px 20px;
}
.bodytextblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #002F81;
	padding: 5px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF33;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	padding-left: 20px;
	color: #B9E9FF;
}
.gameover {
	cursor: crosshair;
}
