BODY, TABLE, TD, TH, P {
    font-size: 14px;
    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: blue;
}
A:visited {
	color: green;
}
A:active {
	color: green;
}
.title {
	font-size: 20px;
	font-weight: 700;
	font-family: 'new times roman', times, serif;
}
.subtitle {
	font-size: 16px;
	font-weight: 700;
	font-family: 'new times roman', times, serif;
}
h1 {
	font-size: 20px;
	font-family: 'new times roman', times, serif;
	text-align: center;
	color: 4C7755;

}
h2 {
	font-size: 18px;
	font-family: 'times new roman', times, serif;
	color: 4C7755;
}
h3 {
	font-size: 16px;
	font-family: 'times new roman', times, serif;
}
.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: 'Engravers MT','times new roman','times roman', 'times', serif;
	color: 03067C;
	line-height: 1.07em;
	margin-top: -5px;;
}
.bodytext {
	padding-left: 10px;
	padding-right: 10px;
}
.leftphoto {
	float: left;
	padding:5px;
	border: medium #385e2a double;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #d7dfd4;
}
.rightphoto {
	float: right;
	padding:5px;
	border: medium #385e2a double;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #d7dfd4;
}
