body {
	background-color: #85A897;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #5A5D5B;
	text-decoration: none;
}

.footer:hover {
	
	color: #000000;

}
.text {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5A5D5B;
	text-decoration: none;
}
.more {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1B5639;
	text-decoration: none;
	text-align: right;
	display: block;
}

.more:hover {


	color: #E67816;

}
.headder {
	font-family: "Trebuchet MS", Arial;
	font-size: 28px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	display: block;
}

.head {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #296144;
	text-decoration: none;
	display: block;
	padding-bottom: 8px;
}
