body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
h1 {
	font-weight: bold;
	color: #017A59;
	font-size: 20px;
	line-height: 30px;
}
p {
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	width: 730px;
}
b {
	color: #017A59;
}
strong {
	color: #017A59;
}
.highlight {
	color: #017A59;
}

a.rood {
	color: #FF0033;
}

a {
	color: #000000;
}

li {
	width: 500px;
	margin-left: 0;
	padding-left:0;
	line-height: 18px;
}
.tabel {
	font-size: 12px;
	}
.illustratie {
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 3px; 
	border: 1px solid #ccc; 
	background-color: #fff;
}

