BODY {
	FONT-SIZE: 10pt;
	COLOR: #162D1D;
	FONT-FAMILY: verdana;
	background-attachment: fixed;
	background-color: none;
	background-image: url('images/midden.jpg');
}
A:link {
	COLOR: #162D1D;
	FONT-SIZE: 10pt;
	text-decoration: underline;
}
A:active {
	COLOR: #162D1D;
	FONT-SIZE: 10pt;
	text-decoration: underline;
}
A:visited {
	COLOR: #162D1D;
	FONT-SIZE: 10pt;
	text-decoration: underline;
}
A:hover {
	COLOR: #37724B;
	FONT-SIZE: 10pt;
	text-decoration: underline overline;
}

H1 {
	FONT-SIZE: 10pt;
	COLOR: #162D1D
	FONT-FAMILY: verdana;
	font-weight: bold;
	text-decoration: underline;
	
}