h1.title {
	color: #ffffff;
	font-family: Times, serif;
	font-size: 96pt;
	font-weight: bolder;
	text-align: right;
	line-height: 90%;
}

body {
	background-color: black;
	background-repeat: no-repeat;
	color: white;
	font-family: Verdana, Arial, sans-serif;
	background-attachment: fixed;
	margin: 4px;
	padding: 0px;
	border: none
}

td.excerpt {
	position: relative;
	z-index: 2;
	width: 500px;
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
}

img {
	border: none;
}

td.rightMargin {
	width: 100px;
}

td.mainContent {
	width: 500px;
	text-align: left;
	vertical-align: top;
}

td.highScore {
	text-align: left;
}

table.form {
	border-style: outset;
	border-width: thin thin thin thin;
	border-spacing: 10px;
}

table.highScoreForm {
	border-style: outset;
	border-width: thin thin thin thin;
	border-spacing: 10px;
}

table.menu {
	border-collapse: collapse;
	border: 1px solid red;
}

table.menu td {
	padding: 2px
}

td.nav-cell {
	border-right: solid 1px #ff0000;
	border-left: solid 1px #ff0000;
}

td.nav-cell-left {
	border-right: solid 1px #ff0000;
}

td.nav-cell-right {
	border-left: solid 1px #ff0000;
}

.firstPara {
	font-weight: bold;
	font-size: 125%;
}

.smallprint {
	font-size: 75%;
	font-style: italic;
}

.formfield-left {
	border-style: none;
}

.formfield-right {
	text-align: right;
	border-style: none;
}

.acknowledgement {
	color: red;
}

.feedbackName {
	font-style: normal;
	font-weight: bold;
	color: red;
	margin-left: 0px;
}

.feedbackMessage {
	font-style: normal;
	font-weight: normal;
	color: white;
	margin-left: 0px;
}

.feedbackReply {
	font-style: italic;
	font-weight: bold;
	color: gray;
	margin-left: 40px;
	margin-top: -13px;
}

.greyWithIndent {
	font-style: italic;
	font-weight: bold;
	color: gray;
	margin-left: 40px;
}

.rightMargin {
	margin-right: 40px;
}

.review {
	font-style: italic;
	color: white;
}

.reviewSource {
	font-weight: bold;
	color: red;
}

.lhTable {
	font-size: 75%;
}

.lhTableRed {
	font-size: 75%;
	font-style: italic;
	word-wrap: break-word;
	color: red;
}

a:link, a:visited {
	color: white;
	border: none;
}

a.menu:link, a.menu:visited {
	text-decoration: none;
}

a.current:link, a.current:visited {
	text-decoration: none;
	color: red;
}

a.text:link, a.text:visited {
	color: white;
}

a.excerptLink:link, a.excerptLink:visited {
	text-decoration: none;
	font-style: italic;
	font-size: 75%;
}

a:hover, a.text:hover, a.excerptLink:hover {
	color: red;
}
