body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1pt;
	background-color: #FFFFFF;
	margin-top: 25px;
}
.top {
	background-color: #FFFFFF;
	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: none;
	border-top-color: #68226D;
}
.navigatie {
	background-color: #68226D;
	color: #FFFFFF;
}
.subnavigatie {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #68226D;
}
.text {
	background-color: #FFFFFF;
	padding: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
.bottom {
	font-size: 11px;
	color: #68226D;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #68226D;
}
A:link
{
	text-decoration: none;
	color: #68226D;
	font-weight: bold;
}
A:visited
{
	text-decoration: none;
	color: #68226D;
	font-weight: bold;
}
A:active
{
	text-decoration: none;
	color: #68226D;
	font-weight: bold;
}
A:hover
{
	text-decoration: underline;
	color: #68226D;
	font-weight: bold;
}
A.nav:link
{
	text-decoration: none;
	color: #FFFFFF;
}
A.nav:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
A.nav:active
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
A.nav:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
h1 {
	font-size: 9pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.copyright {
	font-size: 10px;
}
.referentie {
	background-color: #EEEEEE;
	padding: 10px;
}
