@charset "utf-8";
/* CSS Document */
h1.tekst {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	margin-top:4px;
}
#divIll {
	float:left;
	position:relative;
}
#divIll img {
	margin-right: 8px;
	margin-bottom: 8px;
}
p.solo{
	text-align: center;	
}
#divBijschrift {
	font-family: Arial, Helvetica, sans-serif;
	line-height:98%;
	font-size: 9px;
	font-weight: bold;
	color: #92600C;
	}
td.textField img {
	max-width:510px;
	margin:12px;
	
}
td.textField li {
	list-style-type: disc;
}