A {
	font-family : Arial, Helvetica, sans-serif; 
	color : #CCCC00; 
	font-size : 10pt; 
	font-weight : bold;
	text-decoration : none;
}
.normaal {
	font-family : Arial, Helvetica, sans-serif; 
	color : #CCCCCC; 
	font-size : 10pt; 
}
.normaal2 {
	font-family : Arial, Helvetica, sans-serif; 
	color : #666666; 
	font-size : 10pt; 
; font-weight: bold}.titel1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #009900; font-weight: bold}
.titel2 {  font-family: Arial, Helvetica, sans-serif; font-size: 17pt; font-weight: bold; color:#333333}
.normaal3 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #CCCCCC}

body{scrollbar-3d-Light-Color :#330099 ;scrollbar-Base-Color :#FFFFFF;scrollbar-Dark-Shadow-Color : #330099 ;scrollbar-Face-Color :#FFFFFF ;scrollbar-Highlight-Color :#FFFFFF;scrollbar-Shadow-Color :#FFFFFF;scrollbar-Track-Color :#FFFFFF;}a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#background {
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: transparent;
  position: absolute;
  z-index: 0;
}

#background img {
  visibility: visible;
}