body{
	font-family: verdana;
	font-size: 8pt;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;  
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
Text {
	font-family: verdana;
	font-size: 8pt;
}
td {
	font-family: verdana;
	font-size: 8pt;
}
.titelgroot {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.titel {
	font-size: 8pt;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1 px;

}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
