body {
	background-color: #D5D9C4;
	margin: 7px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #132222;
	background-color: #F8FAFA;
}
.pic {
	padding: 5px;
	border: 1px solid #5E6B2C;
}
h1 {
	font-family: Corsiva, "Lucida Handwriting", Garamond, "Times New Roman", Times, Verdana, Arial, Helvetica, sans-serif;
	color: #004960;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004960;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 7px;
}
.cap {
	float: left;
	width: auto;
	font-size: 2.5em;
	line-height: 0.81em;
	color: #004960;
	font-family: georgia, times, sans-serif;
}
.mid-cap {
	width: auto;
	font-size: 2.5em;
	line-height: 0.81em;
	color: #004960;
	font-family: georgia, times, sans-serif;
}
.bold-blue {
	color: #004960;
	font-weight: bold;
}
.bold-brown {
	color: #5E6B2C;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.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: #5E6B2C;
	font-weight: bold;
}
a:visited {
	color: #8D9765;
	font-weight: bold;
}
a:hover {
	color: #ABB48C;
	font-weight: bold;
}
a:active {
	color: #004960;
	font-weight: bold;
}
