body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003300;
	margin: 3px;
	list-style-position: outside;
	background-color: #ECE9D8;
	background-image: url(../images/eagle-16.gif);
	background-repeat: repeat-y;
	padding: 5px;
}
a:link {
	font-size: 1em;
	color: #003300;
	text-decoration: underline;
}
a:visited {
	font-size: 1em;
	color: #993300;
	text-decoration:none;
}
a:hover {
	font-size: 1em;
	color: #000033;
	text-decoration: underline;
	background-color: #FFFFCC;
}
a:active {
	font-size: 1em;
	color: #993300;
	text-decoration:none;
}
h4 {
	color: #990033;
	font-weight: bold;
}
h3 {
	font-weight: bolder;
	text-transform: none;
	color: #206040;
	font-family: Garamond, sans-serif;
	font-style: italic;
	border: thin solid #CCCCCC;
}
h1 {
	font-family: Garamond, sans-serif;
	font-size: 1.5em;
	font-weight: bolder;
	color: #003300;
	letter-spacing: normal;
}
h2 {
	font-family: Garamond, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #003300;
	background-color: #EFDEBA;
}
.footer {
	font-size: .75em;
	font-style: italic;
}
.sectionLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
}
.courier {
	font-family: "Courier New", Courier, mono;
	font-size: 1em;
	color: #333333;
}
.comment {
	font-size: x-small;
	font-style: italic;
}
