body{ 
    
    scrollbar-track-color:#CCCC99; 
    scrollbar-face-color:#FFCC00; 
    scrollbar-highlight-color:#CCCCCC; 
    scrollbar-3dlight-color:#CCCCCC; 
    scrollbar-darkshadow-color:#333333; 
    scrollbar-shadow-color:#999999; 
}

td { font-family: Geneva, Arial, sans-serif; font-size:11px; line-height:14px; }

.fleur { color:red;	font-size: 9pt;	background:#FFFFCC;	margin:2px; text-decoration: none; }
   
.tekstk { font-family: arial, helvetica; font-style:normal; font-size:8pt; margin:1px; }

.tekst { font-family: arial, helvetica; font-style:normal; font-size:9pt; line-height:14px; margin:0px; }

.tekstg { font-family: helvetica, arial; font-style:normal; font-size:12pt; margin:0px; }

.tekstmarker { background:lime; color:navy; }

.tekstkleur { margin:3px; font-size: 10pt; background: teal; color:white; line-height:16px; }

.tekstgris { margin:3px; font-size: 9pt; background: gray; color: white; line-height:16px; }

.tekstgroen { margin:3px; font-size: 9pt; background: green; color: white; line-height:16px; }

.bggrauw { font-size: 9pt; color: white; background:teal;  margin: 4px; text-align: center; }

.nummer { font-family: Tahoma,Geneva,helvetica,arial; font-style:normal; font-size:14pt; color:#3300ff; }

.gas { color:white; background:red; }

.kop { font-family:arial; color: white; font-weight: bold; font-size: 10pt;
	line-height:16px; background:green; margin: 0px; text-decoration: none; }

.zoekfunctie { text-align: center; border: 1px solid; margin: 0px 10px 0px 10px; }

	h2 {
	font-family: geneva, arial, Bookman old style;
	font-style: italic;
	line-height: 22px;
	background: #ccff33;
	border: 1px solid red;
	text-align: center;
	width: 400px; }
	
	h3 {
	font-family: geneva, arial;
	font-style: italic;
	line-height: 20px;
	background: #ccff33;
	border: 2px solid red;
	text-align: center;
	width:400px; }

	h3.extra {
	color: yellow;		
	background: #3366ff;
	border-color:#000000;	
}	
	h4 {
	font-family: "times new roman", courier, "courier new", mono;
	font-style:normal;
	background:#FFFF00;
	border:solid;
	line-height:18px;
	border-width:1px;
	text-align: center;
	width:450px;
}	
	h4.extra {
	font-family: "comic sans ms", "Bookman old style";
	color: #ffffcc;		
	background: #666666;
	border-color:#000000;
	line-height:20px;
}	
	h5 {
	font-family: arial;
	background:#FFFF00;
	border:solid;
	border-width:1px;
	text-align: center;
	width:450px;
}	
	h5.extra {
	color: yellow;		
	background: #3366ff;
	border-color:#000000; }	
	
.links {
 	font-family: Arial, Geneva, sans-serif; font-size:11px; line-height:14px; background:#99CC33; }
 	
    a:hover
{
	font-family: arial,geneva;
	font-size:11px;
	color: #0000FF;
	text-decoration: none;
	background-color: #FFcc33;
}