#editorBODY {
	background-color: white;
	background-image: none;
	font-family: Tahoma, Verdana, Arial, sans;
	font-size: 11px;
	text-align: justify;
	padding: 0px;
}

.kleur_-_Blauw {
	color: #003A80;
}
.kleur_-_Zee_Groen {
	color: #0F7962;
}
.kleur_-_Rood {
	color: #E53517;
}
.tekstformaat_-_Klein {
	Font-size: 9px;
}
.tekstformaat_-_Normaal {
	Font-size: 11px;
}
.tekstformaat_-_Groot {
	Font-size: 13px;
}
.tekstformaat_-_Groter {
	Font-size: 15px;
}
