* {margin: 0; padding: 0;}
html, body { height: 100%; }
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.forest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
}


.head {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #648381;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.subhead {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #648381;
	background: #B8C9C8;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.links {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #648381
	background: #ffffff;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

