BODY, TABLE, TD, TH, P {
    font-size: 12px;
    font-family: verdana,arial,helvetica,sans-serif;
    color: black;
}
.footer {
    font-size: 10px;
    font-family: verdana,arial,helvetica,sans-serif;
    text-align: center;
}
.copy {
    text-align: center;
    font-size: 10px;
	margin-top: 5px;
}
A:link {
	color: #204028;
}
A:visited {
	color: #204028;
}
A:active {
	color: black;
}
.title {
	font-size: 30px;
	font-weight: 700;
	font-family: garamond, 'Engravers MT', 'times new roman', times, serif;
}
.subtitle {
	font-size: 22px;
	font-weight: 700;
	font-family: garamond, 'Engravers MT', 'times new roman', times, serif;
}
h1 {
	font-size: 20px;
	font-family: garamond, 'Engravers MT', 'times new roman', times, serif;
	text-align: center;
	color: #204028;

}
h2 {
	font-size: 18px;
	font-family: garamond, 'Engravers MT', 'times new roman', times, serif;
	color: #204028;
}
.note {
    font-size: 10px;
    font-family: verdana,arial,helvetica,sans-serif;
    text-align: left;
}
.dropcap {
	font-size: 40px;
	font-weight: bold;
	float: left;
	font-family: garamond, 'Engravers MT','times new roman','times roman', 'times', serif;
	color: #204028;
	line-height: 1.07em;
	margin-top: -5px;;
}
.bodytext {
	padding-left: 10px;
	padding-right: 10px;

}
.menu {
	padding-left: 10px;
	font-family: garamond,'times new roman','times roman', 'times', serif; 
	font-weight: 700;
	text-decoration: none;
	font-size: 18px;
	color: #204028;
}
.menu-active {
	padding-left: 10px;
	font-family: garamond,'times new roman','times roman', 'times', serif; 
	font-weight: 700;
	text-decoration: none;
	font-size: 18px;
	color: #204028;
	font-style: italic;
}
