body {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000000;
}
.leftnav {
	font-family: AGaramond, Cochin, Garamond, "Times New Roman", Times;
	font-size: 1.2em;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-family: AGaramond, Cochin, Garamond, "Times New Roman", Times;
	font-size: 1.5em;
	color: #336633;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.7px;
}
a:link {
	text-decoration: none;
	color: #993333;
}
a:visited {
	color: #365D74;
}
