body {
	background-color: #858469;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.text {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 5px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
	background: #B4B48D;
	line-height: 1.4em;
}
.footer {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	background: #929581;
}
.text_title {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	color: #000000;
	padding-top: 5px;
	line-height: 1.4em;
}
h2 {
	font-size: 14px;
	color: #000000;
}
.imageleft {
	padding-right: 20px;
	padding-bottom: 20px;
}
.imageright {
	padding-bottom: 20px;
	padding-left: 20px;
}
