body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
a:link {
	color: #996633;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: underline;
	color: #FFCC00;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	text-shadow: #996633 0 1px 2px;
}
.credit {
	font-size: 12px;
	font-style: italic;
}
.quotenormal {
	margin-left: 20px;
}
.quoteside {
	color: #FFFFFF;
	font-size: 12px;
}
.sideaddress {
	color: #CEBD87;
	font-size: 14px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CFBF89;
}

.dmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	background-color: #996633;
	layer-background-color: #996633
}
.dmenu a {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #996633;
	display: block;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #835825;
	text-shadow: #331F08 0 1px 2px;
}
.dmenu p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-color: #996633;
}
.dmenu a:link {
	color: #FFFFCC;
	text-decoration: none;
}
.dmenu a:visited {
	color: #FFFFCC;
}
.dmenu a:hover {
	color: #FFFFFF;
	background-color: #CEBC8B;
}
.dmenu a:active {
	color: #FFCC00;
	background-color: #EED216;
}
.subheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: oblique;
	font-weight: bold;
	text-shadow: #996633 0 1px 2px;
}
