body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background: #fffff6;
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #bbbbbb;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #aaaaaa;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #dddddd;
	scrollbar-arrow-color: #555555;
	}

acronym {
	border-bottom: 1px dotted #333;
	cursor: help;
	}

acronym.inleiding {
	color: #ffbb00;
	}

a {
	color: #990000;
	}

a:hover {
	color: #dd0000;
	}

a.inleiding {
	color: #ffbb00;
	}

a.inleiding:hover {
	color: #ffffff;
	}

a.navigatie {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	}

a.navigatie:hover {
	color: #cc0000;
	}

p {
	color: #333333;	
	}

td {
	font-size: 12px;
	color: #333333;
	}

big {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 17px;
	font-weight: bold;
	}

b.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	}

i.quote {
	font-family:  "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #333333;
	}

p.terzijde {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	}

p.inleiding {
	color: #ffffff;
	margin: 15px;
	font-size: 12px;
	}

b.subkopinleiding {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 17px;
	}	

b.toevoeginginleiding {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffbb00;
	font-size: 17px;
	}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
	
ul {
	list-style-type: square;
	color: #333333;
	}

ul.enter {
	margin-top: -18px;
	color: #333333;
	}

ol {
	color: #333333;	
}

ol.enter {
	margin-top: -18px;
	color: #333333;
}