@charset "UTF-8";
.h1{
	font-family: 'IM Fell Great Primer', serif;
	color: #000000;
	font-size: 24px;
}
.normaal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 14px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	line-height: 12px;
}
.normaalzwaar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 12px;
	font-weight: bold;
}
.normaalklein {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	color: #FF0000;
	line-height: 12px;
}
.bolditalic {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 22px;
	font-style: oblique;
}
.titel {
	font-family: "Arial Rounded MT Bold", "Arial Bold";
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	font-weight: normal;
}
.datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 16px;
	font-weight: lighter;
	letter-spacing: 0.1em;
}
.introtekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
	line-height: 22px;
}
.titelklein {
	font-family: "Arial Rounded MT Bold", "Arial Bold";
	font-size: 11px;
	color: #3399FF;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
}

