body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D1CAA3;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.normalSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.footer:link {
	text-decoration: none;
	color: #663300;
}
a.footer:visited {
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	color: #000000;
	text-decoration: underline;
}
a.footer:active {
	color: #663300;
	text-decoration: underline;
}.red {
	color: #FF0000;
}
.gold {
	color: #A38155;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
}
.field {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}