h1 {  font: 18px Arial, Helvetica, sans-serif; color: #FFFFFF}
a:link {  color: #000066; text-decoration: underline}
a:visited {  color: #003399; text-decoration: underline}
a:hover {  color: #990033}
a:active {  color: #FF0000}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E0D3BB;
	bgcolor="#FF9933"
	background-attachment: fixed;
	background-image: url(images/fogmark.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #000033;
	margin: 0px;

}
.rightbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.hint {
	font-size: 9px;
	color: #990000;
}
.small {
	font-size: 10px;
}

