TABLE, body.thijs {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
a:link {
	text-decoration: underline;
	color: #000000;
	font-family:Arial;
}
a:hover {
	text-decoration: none;
	background:#00CC00
}
a:active {
	color: #000000;
}
a:visited {
	color: #000000;
}
/* de header */
header {
}
header p {
float: left;
font-size: 14px;
font-weight: bold;
margin-top: 0px;
}
header h1 {
font-size: 16px;
text-align: right;
}
article {
float: left;
width: 66%;
}