body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #DCD3CC;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #644B35;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #E76D24;
}
a:active {
	text-decoration: none;
}
.footer {
	font-size: 10px;
	color: #660000;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
h1 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #660000;
}