body {
	background-color: #003366;
	font-weight: 900;
}

body {
	background-image: url(images/groenland.jpg);
}

body {
	color: #9400D3;
	font-weight: 900;
}

td, th {
	color: #191970;
	font-weight: 900;
}

h1 {
	color: #191970;
	font-weight: 900;
}

h2 {
	color: #8B008B;
	font-weight: 900;
}

h3 {
	color: #191970;
	font-weight: 900;
}
h4 {
	color: #800080;
	font-weight: 900;
}

h5, h6 {
	color: #6699CC;
	font-weight: 900;
}

a {
	color: #9400D3;
	font-weight: 900;
}
p {
	color: #191970;
	font-weight: 900;
}
pre {
	color: #191970;
	font-weight: 900;
}
ol {
	color: #191970;
	font-weight: 900;
}

.witgroen  {
   background: green;
   color: white;
}   
p.zwartgeel {
   background: yellow;
   color: black;
}   
.extravet {
   font-weight: 900
  } 
    