#editorBODY {
	background-color: white;
	background-image: none;
	font-family: Tahoma, Verdana, Arial, sans;
	font-size: 11px;
	text-align: justify;
	padding: 0px;
}
#editorBODY object,
#editorBODY embed {
	display: block;
	border: 1px dashed silver;
	background-color: #FCFFCC;
	width: 100%;
	height: 200px;
}

.kleur_-_Blauw {
	color: #1F40A6;
}
.kleur_-_Licht_blauw {
	color: #5498BA;
}
.kleur_-Oranje {
	color: #CC9900;
}
.kleur_-_Rood {
	color: #990000;
}
.lettertype_-_Arial {
	font-family: Arial, Verdana, Helvetica sans-serif;
}
.lettertype_-_Verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lettertype_-_Courier_New {
	font-family: 'Courier New', Courier, monospace;
}
.lettertype_-_Comic_Sans {
	font-family: 'Comic Sans MS', cursive;
}
.lettertype_-_Times_New_Roman {
	font-family: 'Times New Roman', Times, Garamond, serif;
}
.tekstformaat_-_Klein {
	Font-size: 11px;
}
.tekstformaat_-_Middel {
	Font-size: 12px;
}
.tekstformaat_-_Normaal {
	Font-size: 13px;
}
.tekstformaat_-_Groot {
	Font-size: 14px;
}
.tekstformaat_-_Groter {
	Font-size: 15px;
}
