body,
table {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

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

.Kop1 {
	color: #FFFFFF;
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
	line-height: 130%;
}

.Kop2 {
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	line-height: 130%;
}

.Kop3 {
	color: #E1692D;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	line-height: 130%;
}

.oranje * {
  color: #386D9D;
}

.blauw {
  color: #386D9D;
}

a:link, a:visited {
  color: #014d87;
  text-decoration: none;
}

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