body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #D1C497;
}
a:link {
	color: #aca53d;
	font-weight: bold;
}
a:visited {
	color: #979061;
	font-weight: bold;
}
a:hover {
	color: #B23D2C;
	font-weight: bold;
}
a:active {
	color: #8A524A;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #8a524a;
	text-decoration: none;
	letter-spacing: 2px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #8a524a;
	text-decoration: none;
}
i {
	font-style: italic;
	line-height: normal;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8a524a;
	text-indent: 50px;
}
.smallcaps {
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
}
.largquote {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 90%;
	padding-left: 25px;
	padding-right: 25px;
}
cite {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	line-height: 90%;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
code {
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8a524a;
	letter-spacing: 20px;
	text-align: center;
}
td {
	vertical-align: top;
}
