td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #f1dbaa;
	text-decoration: none;
}
.hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #714215;
	text-decoration: none;
}
.copysm {
	font-size: 10px;
}
.hdrred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #9A1C1F;
	text-decoration: none;
}
.link {
	color: #B3671B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #9A1C1F;
}
.hdrsm {
	font-size: 14px;
	font-weight: bold;
	color: #734110;
}

