body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.body12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: lighter;
}
.bold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.body12_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.body10_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.body14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.body14_i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
}
.kop18b_oranje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.kop20_oranje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF6600;
}
.kop16_oranje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
}
.kop14_blauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1C4196;
}
.kop18_blauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1C4196;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
}



.kop16_wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.bold14wit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #027ABB;
}
.body10_zw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px dashed #000000;
}

a:link, a:visited, a:active {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a.nav:link, a.nav:visited, a.nav:active{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
 
a.nav:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
 
td.blok12 a:link, td.blok12 a:visited, td.blok12 a:active {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

td.blok12 a:hover {
	text-decoration: underline;
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
}
