@charset "UTF-8";
/* CSS Document */

.plattetekst {
font-family: Arial;
background-color: #fff;
color: #000;
text-decoration: none;
word-spacing: normal;
text-align: justify;
letter-spacing: 0;
line-height: 1.2em;
font-size: 0.9em;
}

.kop {
	font-family: "Arial Black";
	background-color: #fff;
	color: #9fc54f;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.1em;
}

