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

.kleur_-_Donker-blauw {
	color: #005C7A;
}
.kleur_-_Blauw {
	color: #479FBC;
}
.kleur_-_Grijs {
	color: #999;
}
.kleur_-_Rood {
	color: #F43A42;
}
.tekstformaat_-_Klein {
	Font-size: 9px;
}
.tekstformaat_-_Normaal {
	Font-size: 11px;
}
.tekstformaat_-_Groot {
	Font-size: 13px;
}
.tekstformaat_-_Groter {
	Font-size: 15px;
}