.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: D8953E;
	font-size: 24px;

}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: a7643e;
	font-weight: bold;

}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: a7643e;
}
a {
	color: D8953E;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
