body{ 
	background-color: #fff; 
	font-family: verdana;
	font-size: 100%;
	padding: 0px 0px 0px 0px;
	width: 800px;
}

div#header{
	font-family: verdana; 
	font-size: 80%;
	font-weight: bold; 
	color: #005ea2;
	margin: 0px 0px 0px 0px;
}

div#content{
	font-family: verdana; 
	font-size: 8pt;
	font-style: none; 
	color: #000;
	position: relative; 
	padding: 17px 0px 0px 6px;
	border: 0 solid;
}

div#update{
	font-family: verdana; 
	font-size: 7pt;
	font-style: italic; 
	text-align: center; 
	color: #000;
	padding: 5px 0 0 0;
	border: 0 px solid #fff;
}

a:link, a:visited{
	color: #000;
	font-size: 100%;
	text-decoration: none;
}

a:hover{
	color: #000;
	font-size: 100%;
	text-decoration: underline;
}

p.image{
	float: left;
	padding: 5px 5px 3px 5px;
	margin: 2px 3px 0 2px;
	background: #005ea2;
	font-style: italic;
	font-size: 90%;
	color: #fff;
	text-align: center;
}

p.uitlijnen{
	text-align: justify;
}
