body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	background: #748471;
	font-size: 12px;
}
.footer {
	font-size: 10px;
	text-align: center;
	background-color: #8B9E87;
	padding: 8px 8px 5px;
	color: #FFFFFF;
}
.14bold {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.text {
	font-size: 12px;
	color: #333333;
	padding: 15px;
	line-height: 1.3em;
}
.textindex {
	color: #333333;
}
h1 {
	font-size: 14px;
	border-bottom: 1px solid #748471;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
.imagespacing {
	padding: 10px;
}
td {
	background: #FFFFFF;
}
.imagespacing2 {
	padding-right: 10px;
	padding-bottom: 10px;
}
li {
	line-height: 1.7em;
	list-style: square;
}
.textbox {
	border-top: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
}
.textnospace {
	font-size: 12px;
	color: #333333;
	line-height: 1.3em;
}
.indexbox {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	width: 198px;
	text-align: center;
}

