body {
	background: #F8DEB3;
	font: normal Footlight MT Light;
	color: #8C6636;
}
table {
	background: #8DCFF4;
	font: normal Footlight MT Light;
	border: medium solid #8C6636;
}
td {
	font: normal Footlight MT Light;
	font-family: serif;
	border: medium solid #8C6636;
}
hr {
	background: #8C6636;
	color: #8C6636;
}
a:link {
	font: normal Footlight MT Light;
	color: #8C6636;
	text-decoration: none;

}
a:hover {
	font: normal Footlight MT Light;
	color: #FFA500;
	text-decoration: none;
}
ul {
	margin-bottom: -2px;
	margin-top: -2px;
	padding-bottom: -2px;
	padding-top: -2px;
}

