body {
  color: #072F67;
}

body.mceContentBody {
  background-color: #DDDDDE;
  padding: 30px 40px 30px 50px;
	font-size: 11px;
	font-family: Arial, Trebuchet MS, Lucida Sans Unicode, sans-serif;
	line-height: 125%;
}

.Kop1 {
  font-size: 22px;
  line-height: 24px;
  color: #072F67;
}

.Kop2 {
  font-size: 18px;
  line-height: 20px;
  color: #072F67;
}

.Kop3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  color: #072F67;
}

a:link, a:visited {
	color: #072F67;
	text-decoration: none;
}

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