.hoofding {
	font-family: "Cooper Black";
	font-size: 24pt;
	color: #FF0000;
}
.namen {
	font-family: "Cooper Black";
	font-size: 16pt;
	color: #FF0000;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.img {
	margin-right: 15px;
}
.namen a {
	color: #FF0000;
	text-decoration: underline;
}
.tekst a {
	color: #000000;
	text-decoration: underline;
}
.info_film {
	font-size: 10pt;
}

