.body {
	background: #000000;
}
body,td,th {
	color: #FFFFFF;
}
.introcopy {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
}
.enter {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 4px;
}
.bodycopy {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 22px;
	padding: 0 8px 0 8px;
}
.links {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 22px;
}
a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
