body {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

.zwart10 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10pt;
}

.zwart10bold {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10pt;
	font-weight:bold;
}

.rood10 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#B4282E;
	font-size:10pt;
}

.zwart11bold {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11pt;
	font-weight:bold;
}

.zwart12bold {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12pt;
	font-weight:bold;
}


.rood12bold {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#B4282E;
	font-size:12pt;
	font-weight:bold;
}

.rood15bold {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#B4282E;
	font-size:15pt;
	font-weight:bold;
}


.link-rood10 { 
   	color:#B4282E;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

.link-rood10:hover { 
   	color:#000000;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

.link-zwart10 { 
   	color:#000000;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

.link-zwart10:hover { 
   	color:#B4282E;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}




