body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #2E5256;
	color: #1B1F2B;
	font-family: Tahoma;
	font-size: 13px;
}
h1 {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 17px; text-align: left;}
a:link {
	color: #2E6F07;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2E6F07;
}
a:hover {
	text-decoration: underline;
	color: #775600;
}
a:active {
	text-decoration: none;
	color: #2E6F07;
}
