body       {
	color: #333333;
	font-size: 10pt;
	font-family: Helvetica, Tahoma, Verdana, Arial;
	scrollbar-3dlight-color: #FF8C00;
	scrollbar-arrow-color: #FAFAFA;
	scrollbar-base-color: #FF8C00;
	scrollbar-darkshadow-color: #FF8C00;
	scrollbar-face-color: #FF8C00;
	scrollbar-highlight-color: #FF8C00;
	scrollbar-shadow-color: #FF8C00;
	scrollbar-track-color: #FAFAFA;
	background-color: #ff8c00;
}
a:link  {
	color: #ff8c00;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
a:visited {
	color: #ff8c00;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}
a:active {
	color: #ff8c00;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
.back {
	background-color: #FCFCFC;
}
.dots {
	border: 1px dashed #BBBBBB;
	background-color: #FAFAFA;
	padding: 10px;
}
.unten {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FF0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: #FAFAFA;
}
table {
	font-size: 10pt;
}
