@charset "UTF-8";
/* CSS Document */


.navigatie{font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFF;}
	
a.navigatie:link {color: white; text-decoration: none; }
a.navigatie:hover {
	color: white;
	text-decoration: underline;
	font-size: 9pt;
}


.textsaskia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #CCC;
	line-height: 14pt;
}
a.text:link{color:black; text-decoration:underline}
a.text:hover{color:black; text-decoration:none}
a.text:visited{color:black; text-decoration:underline}
a.text:active{color:black; text-decoration:underline}


.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #333;
	line-height: 20pt;
}

.koplicht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #CCC
	line-height: 20pt;
}

.kopklein {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	font-style: bold;
	color: #759AE3;
	line-height: 30pt;
}

.navigatieklein{font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFF;}
	
	a.navigatieklein:link {color: white; text-decoration: none; }
a.navigatieklein:hover {
	color: white;
	text-decoration: underline;
	font-size: 8pt;
}
.textwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #33373e;
	line-height: 14px;
}

	
