body {
	background: #FDFDFB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #020204;
	margin: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #395029;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #395029;
	font-size: 1.2em;
	margin-top: 17px;
	margin-bottom: 17px;
}
.cap {
	float: left;
	width: auto;
	font-size: 2.5em;
	line-height: 0.81em;
	color: #53733C;
	font-family: georgia, times, sans-serif;
}
.mid-cap {
	width: auto;
	font-size: 2.5em;
	line-height: 0.81em;
	color: #53733C;
	font-family: georgia, times, sans-serif;
}
.pic {
	padding: 5px;
	border: 1px solid #C7C889;
}
.bold-green {
	color: #395029;
	font-weight: bold;
}
.bold-brown {
	color: #A66A3E;
	font-weight: bold;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
img {	
	border: none;
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:link {
	color: #EF0021;
	font-weight: bold;
}
a:visited {
	color: #C4B14A;
	font-weight: bold;
}
a:hover {
	color: #4AAE00;
	font-weight: bold;
}
a:active {
	color: #966038;
	font-weight: bold;
}
