body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-attachment: fixed;
	background-color: #FFF8E8;
	background-image: url(../gif-jpg/achtergrond.gif);
	background-repeat: no-repeat;
	list-style-type: circle;
}
.kop {
	font-size: 14px;
	font-weight: bold;
	color: 000000;
}
.inleiding, h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.bron {
	font-size: 9px;
	font-style: italic;
}
.datum {
	font-size: 18px;
	font-weight: bolder;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
a {
	text-decoration: underline;
	color:blue;
}
a:visited  {
  color: blue;
  }
  
  

