body {
	background: #C0B854;
	text-align: center;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 35px;
}
a:link {
	color: #696427;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #696427;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.nav {
	font-size: 18px;
	font-weight: bold;
}
.indent {
	margin-left: 20px;
}
h1 {
	font: bold 24px Geneva, Arial, Helvetica, sans-serif;
	color: #696427;
	text-align: right;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #696427;
	text-align: left;
}
p {
	text-align: justify;
}
td {
	text-align: left;
}
.small {
	font-size: 12px;
	text-align: center;
}
