body {
	background-color: #DDD5CA;
	background-image: url(haupthg.gif);
	scrollbar-base-color: #025A35;
	scrollbar-arrow-color: White;
}

a, a:active, a:focus, a:link {
	color: Maroon;
	font-family: "Courier New", Courier, monospace;
}
a:hover {
	font-style: italic;
}
 a:visited {
	color: Green;
}
li, ol, table, p {
	color: Black;
	font-family: "Courier New", Courier, monospace;
}
h1 {
	color: #8B0000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	text-decoration: underline;
}
img {
	border: 1px solid #DEB887;
}
input, textarea {
	color: Black;
	font-family: "Courier New", Courier, monospace;
	background-color: #DBDDCA;
}
