@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
}
#inhoud {
	line-height:20px;
	padding:20px 0px 10px 0px;
	width:650px;
	margin-left:auto;
	margin-right:auto;
		}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.blauwvet {
	color: #007AA3;
	font-weight:bold;
	}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #007AA3;
}
a:active {
	color: #333333;
}
h1 {
	font-size: 14px;
	color: #007AA3;
	line-height:22px;
}
h2 {
	font-size: 14px;
	color: #007AA3;
}
.vetschuin {
	font-style:italic;
	color: #00688A;
	}