A  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	text-decoration : none;
}
A:Visited  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	text-decoration : none;
}
A:Active  {
	color : #333333;
	font-style : normal;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
}
A:Hover  {
	color : #333333;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}
BODY  {
	background-color : #666666;
	scrollbar-HIGHLIGHT-color: #FFFFFF;
	scrollbar-3DLIGHT-color: #666666;
	scrollbar-ARROW-color: #FFFFFF;
	scrollbar-DARKSHADOW-color: #666666;
	scrollbar-BASE-color: #666666;
	scrollbar-SHADOW-color:#FFFFFF;
	color : #FFFFFF;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}
TD {
	color : #FFFFFF;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-align : center;
}
TH {
	color : #FFFFFF;
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}
.rechts, #rechts {
	text-align : right;
	font-size : 8pt;
}
.links, #links {
	text-align : left;
}
