@charset "utf-8";
body {
	background-color: #2F1403;
	margin-top: 0px;
	text-align: center;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #996633;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #F1E2DC;
}
