.titel {
	font-family: "Lucida Sans";
	font-size: 16pt;
	font-style: italic;
	color: #000066;
}
.subtitel {
	font-family: "Lucida Sans";
	font-style: italic;
	color: #000066;
	font-weight: bold;

}
.tekst {
	font-family: "Lucida Sans";
	color: #000000;
}
.aankondiging {
	font-family: "Lucida Sans";
	color: #FF0000;
	font-weight: bold;
}
.onderschrift {
	font-family: "Lucida Sans";
	font-size: 8pt;
	color: #000066;
}
