body {
     background: #56B73F;
     margin-top: 0px;
     }

table {font-family: courier;
	font-size: 12pt;
	background: black;}

table.hoofd {font-family: courier;
			 font-size: 11pt;
			 background: black;
			 margin-bottom: 5px;}		 
		 
td.brief {padding: 5px;}

a {
	text-decoration: none;
	}

a:link {color: white;}
a:visited {color: white;}
a:hover {color: #FFA500;}

			 

