td {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 16px;
	color: #FFFAFA;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #BBB7A8;
	line-height: 10px;
}
a {
	color: #C0C0C0;
}
a:hover {
	color: #DCD9AB;
}
.copyright {
	font-size: 11px;
	color: #726C58;
}
.formfield {
	font-family: Courier;
	font-size: 11px;
	color: #C9B48B;
	background-color: #000000;
	border: 1px solid #927352;
}
