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

table {
	font-family: Tahoma, Verdana, Arial, sans;
	font-size: 11px;
}

.Kop_1 {
	font-family: Arial, Tahoma, Verdana, sans;
	font-color: #6ABC00;
	font-size: 18px;
	font-weight: normal;
	line-height : normal;
	margin-top: 3px;
	margin-bottom: 6px;
}

.Groen  				{ color: green; }
.KNO_Care_Groen	{ color: #6ABC00; }
.Blauw        	{ color: blue; }
.Marine_blauw		{ color: navy; }
.Rood  					{ color: red; }
.Bordeaux_rood	{ color: maroon; }
.Geel						{	color: yellow; }
