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

}
h2 {
	font-size: 18px;
	font-family: 'book antiqua', 'times new roman', times, serif;
	color: 4C7755;
}
.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: 'book antiqua','times new roman','times roman', 'times', serif;
	color: 4C7755;
	line-height: 1.07em;
	margin-top: -5px;;
}