#editorBODY {
	background-color: white;
	background: none;
	font-size: 12px;
	text-align: justify;
	padding: 15px;
	margin: 0px;
	line-height: 175%;
}

h1 {
	font-size: 14px;
}


.kleur_-_Donker_blauw {
	color: #0D1E70;
}
.kleur_-_Oranje {
	color: #FF7609;
}