body {
	font-size: 11px;
  color: #292929;
}

body,
table {
  font-size: 11px;
  font-family: Arial;
}

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #292929;
	text-decoration: none;
}

hr {
  height: 1px;
}

.Kop1 {
  color: #292929;
  font-size: 18px;
  font-weight: bold;
  line-height: 125%;
}

.Kop1_rood {
  color: #FF0000;
  font-size: 18px;
  font-weight: bold;
  line-height: 125%;
}

.Kop2 {
  color: #292929;
  font-size: 14px;
  font-weight: bold;
  line-height: 125%;
}