.BodyText {
	font-family: Garamond;
	font-size: 16px;
	color: #4A2220;
	letter-spacing: 1px;
}
.BodyHeader {
	font-family: Garamond;
	font-size: 16px;
	color: #CAB393;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #4A2220;
	text-align: center;
}
.links {
	font-family: Garamond;
	font-size: 13px;
	color: #4A2220;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-variant: normal;
}
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #CAB393;
}
.Quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A2220;
	letter-spacing: 3px;
	font-style: oblique;
}
.sublinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A2220;
	letter-spacing: 2px;
	text-transform: none;
	font-variant: normal;
	font-style: italic;
}
