body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5d5321;
	line-height: 15px;
	letter-spacing: .1em;
	background-color: #f3f1e9;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5d5321;
	line-height: 15px;
	letter-spacing: .1em;
	text-decoration: underline;
}
a:hover, a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3c3615;
	line-height: 15px;
	letter-spacing: .1em;
	text-decoration: underline;
}
.content {
	padding-top: 15px;
	padding-left: 23px;
}
.content p {
	margin-top: 0px;
	margin-right: 60px;
}
.footer {
	font-size: 12px;
	letter-spacing: 0em;
}
.footer a:link, .footer a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5d5321;
	line-height: 15px;
	letter-spacing: .1em;
	text-decoration: underline;
}
.footer a:hover, .footer a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3c3615;
	line-height: 15px;
	letter-spacing: .1em;
	text-decoration: underline;
}
