.copy {
	font-family: Garamond, Times New Roman, serif;
	font-size: 14pt;
	font-weight: normal;
}
.smallCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.boldCopy {
	font-family: Garamond, Times New Roman, serif;
	font-size: 14pt;
	font-weight: bold;
}
.heading {
	font-family: Garamond, Times New Roman, serif;
	font-size: 14pt;
	font-weight: bold;
}
.links {
	font-family: Garamond, Times New Roman, serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.6;
}
A {
	color: #803C1A;
	text-decoration: underline;
}
A:hover {
	color: #CC5F29;
	text-decoration: underline;
}
