body{ 
	background-color: #fff; 
	font-family: verdana;
	font-size: 100%;
	padding: 0 0 0 9px;
	width: 800px;
}

div#header{
	font-family: verdana; 
	font-size: 80%;
	font-weight: bold;
	text-align: center; 
	color: #005ea2;
	margin: 10px 0px 0px 0px;
}

div#content{
	font-family: verdana; 
	font-size: 8pt;
	font-style: none; 
	text-align: center;
	color: #000;
	position: relative; 
	padding: 6px 0px 0px 0px;
	border: 0px solid #fff;
}

div#date{
	font-family: verdana; 
	font-size: 60%;
	font-style: italic;
	text-align: center;
	color: #757575;
	position: relative;
}

div#vsimage{
	position: relative; 
	margin: 11px 0px 0px 0px;
}

a:link, a:visited{
	color: #005ea2;
	font-size: 100%;
	text-decoration: none;
}

a:hover{
	color: #005ea2;
	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;
}
