body { 
	 font-family: Arial; 
	 font-size: 9pt; 
	 color: #000000; 
	 background-color: #FFFFFF; 
     SCROLLBAR-FACE-COLOR: #9999cc; 
	 SCROLLBAR-HIGHLIGHT-COLOR: #006666; 
	 SCROLLBAR-SHADOW-COLOR: #999999; 
	 SCROLLBAR-3DLIGHT-COLOR: #9999cc; 
     SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	 SCROLLBAR-TRACK-COLOR: #333366;
 }
table {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(pics/bullet09.gif);
}
A { text-decoration: underline ; font-weight: bold; color: #9999cc}
A:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9999cc;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	color: #9999CC;
	line-height: 16px;
	vertical-align: bottom;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	color: #9999CC;
	line-height: 16px;
	vertical-align: bottom;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	color: #6666CC;
	line-height: 16px;
	vertical-align: bottom;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #6666CC;
	line-height: 16px;
	vertical-align: bottom;	
	
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	color: #6666CC;
	line-height: 16px;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #9999FF;
	line-height: normal;
	text-align: center;
	vertical-align: middle;	
}
hr {
	color: #9999CC;
	text-align: left;
}
.kaderwit {
	border: thin solid #FFFFFF;
}


