body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bottomtext, .bottomtext a:link, .bottomtext a:active, .bottomtext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
	text-decoration: none;
}
.bottomtext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
	text-decoration: underline;
}

input.contactField {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#222222;
	width: 180px;
	height: 18px;
}

textarea.contactText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#222222;
	width: 180px;
	height: 80px;
}

input.sendButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:#990000;
	width: 60px;
	height: 20px;
}

.contactForm {
	display:inline;
}
.controls {
	background-image: url(oldgame_pics/controls2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
	text-decoration: none;
}
.controls a:link, .controls a:active, .controls a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
	text-decoration: none;
}
.controls2 {
	background-image: url(oldgame_pics/controls2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
	text-decoration: none;
}
.controls2 a:link, .controls2 a:active, .controls2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
	text-decoration: none;
}