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

/*.lettergrootte_-_14pt {
	font-size: 14px;
}

.lettergrootte_-_16pt {
	font-size: 16px;
}

.lettergrootte_-_18pt {
	font-size: 18px;
}*/

ol {
	margin-left: 10px;
	padding-left: 10px;
}
ul {
	margin-left: 5px;
	padding-left: 10px;
}
ul, ul li {
	list-style: disc;
}
ol, ol li {
	list-style: decimal;
}
li { padding: 0; }
