body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
.hflinks {
	font-size: .75em;
	text-align: center;
	border: thin none #EAC787;
	text-transform: lowercase;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
div#topnav a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: .75em;
}
.sidenav {
	font-size: 1em;
	line-height: 1.2em;
}
.white {
	color: #FFFFFF;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 1.5em;
	color: #000000;
}
h3 {
	font-size: 1.25em;
	font-weight: bold;
	color: #000000;
}
div#sidenav a {
	color: #000000;
	text-decoration: none;
	font-size: 0.75em;
	line-height: 1em;
}
h4 {
	font-weight: bold;
}
.date {
	font-size: .75em;
	font-style: italic;
}
.footer {
	font-size: 0.75em;
	color: #000000;
	text-align: center;
}
div#sidenav2 a {
	font-size: 0.75em;
	text-decoration: none;
	line-height: .75em;
	border-top: 2px none #EAC787;
	border-right: 2px none #EAC787;
	border-bottom: 2px none #EAC787;
	border-left: 2px solid #EAC787;
	text-indent: .5em;
}
.quote {
	text-indent: 0em;
	border: 1px solid #C98966;
	padding: 3px;
}
