.normaal {
	 font-style : normal;
	 font-size : 12px;
	 font-family : Helvetica, Arial, sans-serif;
	 font-weight : normal;
	 color : #263423;
	 text-decoration : none; 
}
.normaalblauwbold {
		  font-style : normal;
		  font-size : 12px;
		  font-family : Helvetica, Arial, sans-serif;
		  font-weight : bold;
		  text-decoration : none; 
		  color : #004080;
}
