/* CSS definition file containing site wide stylesheets */

.normaalKlein {
	font-size: 9px;
 	color: rgb(255,255,255);
 	line-height: 18px;
 	font-weight: normal;
 	font-style: normal;
 	font-variant: normal;
 	text-align: center
}
