body {
  background-color: #FFCD85;
  font-size: 12px;
  font-family: arial,helvetica,geneva,swiss,sunsans-regular;
  font-weight: bold;
  color: #000000;
}
.kop {
  font-size: 18px;
  font-family: arial,helvetica,geneva,swiss,sunsans-regular,verdana;
  font-weight: bold;
  color: #C30000;
}
.indeling {
  font-size: 10px;
  font-family: arial,helvetica,geneva,swiss,sunsans-regular,verdana;
  font-weight: bold;
  color: #000000;
}
.intro {
  font-size: 14px;
  font-family: arial,helvetica,geneva,swiss,sunsans-regular,verdana;
  font-weight: bold;
  color: #000000;
}
.plat {
  font-size: 12px;
  font-family: arial,helvetica,geneva,swiss,sunsans-regular,verdana;
  font-weight: normal;
  color: #000000;
}
.formb {
  font-size: 10px;
  font-family: arial,helvetica,geneva,swiss,sunsans-regular;
  font-weight: bold;
  color: #C30000;
}
.formk {
  font-size: 10px;
  font-family: arial,helvetica,geneva,swiss,sunsans-regular;
  font-weight: bold;
  color: #000000;
}
a.hoofd:link {
	color: #C30000;
	text-decoration: none;
}
a.hoofd:hover {
	background-color: #FFFFFF;
	color: #C30000;
	text-decoration: none;
}
a.hoofd:visited {
	color: #C30000;
	text-decoration: none;
}
a.hoofdKop:link {
	color: #C30000;
	text-decoration: none;
}
a.hoofdKop:hover {
	background-color: #FFFFFF;
	color: #C30000;
	text-decoration: none;
}
a.hoofdKop:visited {
	color: #C30000;
	text-decoration: none;
}



table {
 font-size: 12px;
}
tr.header {
  color: white;
  font-weight: bold;
  background-color: #CCCCFF;
}
tr.even {
  color: black;
  background-color: #EEEEFF;
}
tr.odd {
  color: black;
  background-color: #DDDDFF;

