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

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

a {
	color: #0b378d;
	text-decoration: none;
}

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

hr {
  height: 1px;
}

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

.Kop1_blauw {
  color: #0b378d;
  font-size: 18px;
  font-weight: bold;
  line-height: 125%;
}

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

.Kop2_blauw {
	color: #0b378d;
  font-size: 14px;
  font-weight: bold;
  line-height: 125%;
}