BODY  {	    
	font-family : 		Verdana;
	font-size: 		11px;
	font-weight : 		normal;	
	color : 			#000;
	background-color : 		#FFF;
    	scrollbar-track-color:      	#FFF;
    	scrollbar-face-color:       	#FFF; 
    	scrollbar-arrow-color:      	#2078bd; 
    	scrollbar-3dlight-color:    	#999; 
    	scrollbar-darkshadow-color: 	#333;
   	scrollbar-highlight-color:  	#FFF;
   	scrollbar-shadow-color:     	#ccc;  }

P, TABLE, TD  {	
	font-size : 		11px;	
	font-family : 		Verdana;
	font-weight : 		normal;	
	color : 			#000;
	line-height:		16px;  }

A, A:Active, A:Visited  {	
	font-size : 		11px;	
	font-family : 		Verdana;
	font-weight : 		bold;	
	color : 			#000; 
	text-decoration : 		underline; }

A:Hover  {	
	font-size : 		11px;	
	font-family : 		Verdana;
	font-weight : 		bold;	
	color : 			#000; 
	text-decoration : 		none; }

.kop_zwart  {	
	font-size : 		11px;	
	font-family : 		Verdana;
	font-weight : 		bold;	
	color : 			#2078bd; }

.kop_wit  {	
	font-size : 		11px;	
	font-family : 		Verdana;
	font-weight : 		bold;	
	color : 			#FFF; }

.kop_blauw  {	
	font-size : 		11px;	
	font-family : 		Verdana;
	font-weight : 		bold;	
	color : 			#2078bd; }

.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; }

input, select, textarea, option {
	background-color :		#FFF;
	font-size:			10px;	
	font-weight : 		normal; }