html, body {
	background-color: #8e8b64;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 100%;	
}

img {
	border: 0px;
	border-color: #000000;
}

table {
	border: 0px;	
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}

td {
	line-height: 19px;
	color: #494834;
	font-family: times new roman, serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1	{
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4e6160;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: #7F7B46;
}

a:active {
	color: #7F7B46;
}

a:hover {
	color: #7F7B46;
}

a:visited {
	color: #7F7B46;
}

a:visited:hover {
	color: #7F7B46;
}

.asterisk {
	color: #7F7B46;
}

.footlinks {
	font-family: Times New Roman, serif;
	font-size: 13px;
	line-height: 16px;
	color: #464534;
	text-align:center
}

.footlinks a {
	color: #464534;
}

.footlinks a:active {
	color: #464534;
}

.footlinks a:hover {
	color: #464534;
}

.footlinks a:visited {
	color: #464534;
}

.footlinks a:visited:hover {
	color: #464534;
}

.image-caption {
	font-size: 10px;
	line-height: 14px;
}
