@charset "utf-8";
.kopKleiner {
	color: #333333;
	font-style: normal;
	font-size: 10px;
}
.tekst_10_blauw_norm {
	color: #0000FF;
	font-weight: normal;
}


h1 {
	font-size: 12px;
	color: #666666;
}

body {
	background-image: url(../Images/backgrnd.png);
	margin-left: 200px;
	margin-top: 5px;
}

.kop_12_grijs_norm {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}

.tekst_10_grijs_norm {
	font-style: normal;
	color: #666666;
	font-weight: normal;
}

.kop_12_rood_bold {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}

.tekst_10_zwart_norm {font-style: normal; color: #000000; font-weight: normal; }
.tekst_10_rood_norm {color: #FF0000; font-style: normal; font-size: 10px; }
.footer {
	color: #CCCCCC;
	font-size: 9px;
	font-weight: normal;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
