body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
div#inhoud {margin-left: 155px; 
margin-top: 15px; }
 p {
	margin-left: 3px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	width: 500px;
  }
p a {color: blue; font-weight: normal; text-decoration: none} 
p a:hover {color: green;} 
ol {font-size:12px;

width: 500px;;
}
table {width:500px;} 
td {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	} 
td a { font-size: 11px; color: blue; text-decoration:none; font-weight: normal; } 
td a:hover {color: green;}
li {padding-bottom:10px;}
li a{text-decoration:none;}