
<!--
body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DED0AD;
}
.style1 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
#content {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	margin-left:20px;
	margin-right:10px;
	margin-top: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
}


-->