.kop
{
	color: rgb(160,160,96);
	font-size:17.0pt;
	text-align:center;
}
.tussenkop
{
	color: rgb(0,0,0);
	font-size:15.0pt;
}
body 
{
}

body,p,h1,ul,td
{
	background-image: url(images/bg2.jpg);
	color: rgb(0,0,0);
	font-family:Arial,sans-serif;
	font-size:11.0pt;
	
}

ul li
{
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
}
a:link       { color: rgb(128, 0, 0) }
a:active     { color: rgb(153, 0, 0) }
a:visited    { color: rgb(0, 0, 204) }

img 
{
	border: none;
}
