body {
	background-color: #99ccff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 24px;
	color: #003366;
	background-image: url(http://www.searocco.com/img/bkg_main.jpg);
	scrollbar-face-color: #99ccff;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
}

a {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	background-color: #99CCFF;
}
a:hover {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline overline;
	background-color: #003366;
}


table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 24px;
	color: #003366;
	line-height: 24px;
	font-weight: bold;
	}
	
.kader {border: 1px solid #003366;
}

.kaderwit {border: 1px solid #FFFFFF;
}
