 body {
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #71655F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hometext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 10px;
}
.hometextbig {
	font-size: 12px;
}
.homearea {
	background-color: #FFFFFF;
	width: 850px;
	text-align: center;
	margin:0 auto;
}
.homebtm {
	width: 838px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #E3DFDD;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin:0 auto;
}
a:link {
	text-decoration: none;
	color: #E3DFDD;
}
a:visited {
	text-decoration: none;
	color: #E3DFDD;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
