h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-style: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: normal;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: normal;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: normal;
}
#address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.ON-THIS-PAGE {
	top: auto;
	border-top: 1px solid #000000;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #CCCCCC;
	text-indent: 10px;
}
body {
	background-image: url(imgs/tile.jpg);
	background-color: #053800;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #BFDC9C;
	background-repeat: repeat-y;
}
a:link {
	text-decoration: underline;
	color: #003300;
}
a:visited {
	text-decoration: underline;
	color: #007100;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.nav {
	font-size: 0.6em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	padding-top: 5px;
	color: #B7D58B;
}
.content {
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: text-bottom;
}
li {
	list-style-type: square;
}
.line {
	border: 1px solid;
}
.overline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFDC9C;
}
