body {
	background-color: #927E51;
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Tahoma, sans-serif, Verdana, Geneva;
	font-weight: normal;
	font-size: 11px;
	color: #434341;
}
h1 {
	font-family: Tahoma, sans-serif, Verdana, Geneva;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Tahoma, sans-serif, Verdana, Geneva;
	font-weight: normal;
	font-size: 11px;
}
ul {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	list-style: none;
}
.darkheader  {
	color: #5B3B01;
	font-size: 16px;
	font-weight: bold;
}
.lightheader {
	color: #9B8A55;
	font-size: 16px;
	font-weight: bold;
}
.lightesthead {
	color: #BAAC81;
	font-size: 16px;
	font-weight: bold;
}
.darkfooter {
	color: #645637;
	font-size: 10px;
	font-weight: bold;
}
.darkbrown {
	color: #5B3B01;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #5B3B01;
}
a:visited {
	text-decoration: none;
	color: #927E51;
}
a:hover {
	text-decoration: none;
	color: #5B3B01;
}
a:active {
	text-decoration: none;
	color: #5B3B01;
}
.linkname {
	color: #5B3B01;
	font-size: 11px;
	font-weight: bold;
}
.linkdesc {
	color: #9B8A55;
	font-size: 11px;
	font-weight: bold;
}