@charset "utf-8";
/* CSS Document */


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.centreren {
	text-align: center;
}


.datum {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 36px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

a:link {
	color: #09C;
	text-decoration: none;
}
a:visited {
	color: #09C;
	text-decoration: none;
}h3 {
	color: #333;
	padding-top: 6px;
}
h1 {
	color: #333;
	line-height: 110%;
}

h2 {
	text-align: center;
	color: #333;
	line-height: 107%;
	padding-top: 6px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	}
table {
	border: 1px solid #008080;
}
.opmerkingen {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
h4 {
	color: #666;
}
