body {
	font-family: Arial, verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #9E0A00;
	text-decoration: none;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #E9AB06;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFCC00;
	SCROLLBAR-SHADOW-COLOR: #FFCC00;
	SCROLLBAR-ARROW-COLOR: #9E0A00;
	SCROLLBAR-TRACK-COLOR: #FFCC00;
	SCROLLBAR-BASE-COLOR: #FFCC00;
}
.inline {
	font-family: sans-serif, arial, verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #9E0A00;
	background-color: #E9AB06;
}
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 12pt;
}
.block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 1pt;
	text-align: left;
	text-indent: 2pt;
	word-spacing: 1pt;
	white-space: pre;
	display: block;
}
h5 {
	font-size: 10pt;
}
.sonder {
	font-family: "Comic Sans MS", "Courier New", Garamond, Arial;
	font-size: 18pt;
	font-style: oblique;
}
.formular {
	font-size: 9pt;
	border: thin inset #840D0D;
	margin: 1px;
	padding: 1px;
}
td {
	font-size: 8pt;
	color: #7B2100;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
}
.linktext {
	font-size: 8pt;
	color: #000000;
}

