body {
	background-color: #6C5D2E;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-size: 12px;
}
p {
	font-size: 12px;
}
ul {
	color: #000000;
}
a {
	font-size: 12px;
	color: #829124;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	font-size: 12px;
	color: #829124;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-size: 12px;
	color: #829124;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-size: 12px;
	color: #6C5D2E;
	text-decoration: underline;
	font-weight: normal;
}
.foot {
	font-size: 10px;
    color: #EDEADE;
	padding-right: 30px;
	align: right;
}
.indeximage {
	border: 1px solid #6C5D2E;
	margin-bottom: 21px;
	margin-left: 34px;
	margin-right: 34px;
	margin-top: 21px;
}
.indexlogo {
	margin-bottom: 0px;
	margin-right: 30px;
	margin-top: 0px;
}
.indexbottomtext {
	font-size:10px;
	color: #6C5D2E;
	padding: 30px;
}
.pullquotetable {
	font-size: 12px;
	color: #6C5D2E;
	line-height: 30px
	letter-spacing: 2;
	padding: 15px;
	border: 1px solid #6C5D2E;
	background-color: #D6DEB2;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #1E1B13;
	letter-spacing: 2;
	font-weight: bold;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6C5D2E;
	letter-spacing: 2;
}
.small {
	font-size: 10px;
	align: right;
}
