.footer {
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #201A02;
}
a:hover {
	font-size: small;
	font-weight: bold;
	color: #514127;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #66522D;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #201A02;
}
.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #201A02;
}
p,li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
	color: #222222;
	text-align: justify;
}
