.mainpart { color: #3F1414; background: #FFFFCC; border: 1px solid #676134; font-size: 16px; font-style: normal; padding: 10px; }

h2{ background: #C4C42D; font-size: 24px; color: #252312; text-align: center; padding-top: 5px; padding-bottom: 5px; margin-bottom: 0px; border-top: 1px solid #006633; border-right: 1px solid #006633; border-left: 1px solid #006633; margin-top:10px }
.floatRight  {width:220px}
#links {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	width: 200px;
	font-size: 14px;
	float: none;
}
.maintext .mainpart li { margin-top: 30px; margin-bottom: 30px; }

#links UL {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}

#links LI { margin-top: 2px; list-style-type: none; margin-bottom: 0px; }

#links li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #379514;
	border-right: 10px solid #79C362;
	background-color: #63B445;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
		}

html>body #links li a {
		width: auto;
		}
#links li a:hover {
	border-left: 10px solid #9B9B24;
	border-right: 10px solid #DDDD6A;
	background-color: #C4C42D;
	color: #000000;
		}
		
.previous {
	font-size: 14px;
	color: #993333;
	font-weight: 600;
	text-align: center;
	float: none;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.previous a:link {
	color: #3C381E;
	text-decoration: none;
}

.previous a:visited {
	color: #3C381E;
	text-decoration: none;
}
.previous a:hover {
	color: #C4C42D;
	text-decoration: underline;
}

.section {
	color: #3C381E;
	font-size: 22px;
	font-style: italic;
	font-weight: 600;
	margin-bottom: 8px;
}

.small {
	font: 12px Arial, Helvetica, sans-serif;
}

