html {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	scrollbar-arrow-color:#000000; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color:#CCCCCC; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-shadow-color:#CCCCCC; 
	overflow-x: hidden;
	line-height: 130%;
}

body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.08em;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #1D6608;
}
a:active {
	text-decoration: none;
	color: #1D6608;
}

.TextFotnot {
	font-size:10px;
	line-height:normal;
	letter-spacing:normal;
}
.TextRubrik {
font-weight:bold;
}
