BODY  {	    
	font-family : 		Verdana;
	font-size: 		12px;
	font-weight : 		normal;	
	color : 			#000;
	background-color : 		#EEE;
    	scrollbar-track-color:      	#EEE;
    	scrollbar-face-color:       	#EEE; 
    	scrollbar-arrow-color:      	#2078bd; 
    	scrollbar-3dlight-color:    	#999; 
    	scrollbar-darkshadow-color: 	#333;
   	scrollbar-highlight-color:  	#EEE;
   	scrollbar-shadow-color:     	#ccc;  }

P, TABLE, TD  {	
	font-size : 		12px;	
	font-family : 		Verdana;
	font-weight : 		normal;	
	color : 			#000;  }

A, A:Active, A:Visited  {	
	font-size : 		12px;	
	font-family : 		Verdana;
	font-weight : 		bold;	
	color : 			#000; 
	text-decoration : 		underline; }

A:Hover  {	
	font-size : 		12px;	
	font-family : 		Verdana;
	font-weight : 		bold;	
	color : 			#000; 
	text-decoration : 		none; }

.kop_zwart  {	
	font-size : 		12px;	
	font-family : 		Verdana;
	font-weight : 		bold;	
	color : 			#000; }

.kop_wit  {	
	font-size : 		12px;	
	font-family : 		Verdana;
	font-weight : 		bold;	
	color : 			#FFF; }

.kop_blauw  {	
	font-size : 		12px;	
	font-family : 		Verdana;
	font-weight : 		bold;	
	color : 			#2078bd; }

.menu  {	
	font-size : 		12px;	
	font-family : 		Verdana;
	font-weight : 		normal;
	color : 			#FFF;
	text-decoration: 	underline;}

.menu:link, .menu:visited, .menu:active  {
	font-size : 		12px;	
	font-family : 		Verdana;
	font-weight : 		normal;
	color : 			#FFF;
	text-decoration: 	none; }

.menu:hover  {
	font-size : 		12px;	
	font-family : 		Verdana;
	font-weight : 		normal;
	color : 			#FFF;
	text-decoration: 	underline; }

.klein_wit  {	
	font-size : 		10px;	
	font-family : 		Verdana;
	font-weight : 		normal;
	color : 			#FFF;}

.klein_wit:link, .klein_wit:visited, .klein_wit:active  {
	font-size : 		10px;	
	font-family : 		Verdana;
	font-weight : 		bold;
	color : 			#FFF;
	text-decoration: 		underline; }

.klein_wit:hover  {
	font-size : 		10px;	
	font-family : 		Verdana;
	font-weight : 		bold;
	color : 			#FFF;
	text-decoration: 		none; }