/* De achtergrond */
.backColor, .lijn_titel {
	/*background-image:url(images/back_groen.gif);*/
	background-color:#64c121;
}

.fontTitel {
	color:#3d9c1a;
	font-size:14pt;
}

.fontSubTitel {
	color:#3d9c1a;
	font-size:10pt;
	font-weight:bold;
}

.font8Color {
	color:#3d9c1a;
	font-size:8pt;
	font-weight:bold;
}

.font10Color {
	color:#3d9c1a;
	font-size:10pt;
	font-weight:bold;
}

.font12Color {
	color:#3d9c1a;
	font-size:12pt;
	font-weight:bold;
}


.fontColor {
	color:#3d9c1a;
	font-weight:bold;
}
