@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.intro {font-size: 14px}
.titel {
	font-size: 16pt;
	font-weight: bold;
}
a:link {
	color: #00B0DD;
}
a:visited {
	color: #00B0DD;
}
a:hover {
	color: #F0F0F0;
}
a:active {
	color: #00B0DD;
}
.kopje {font-size: 13pt; font-weight: bold; }
.wingdings {
	font-family: Wingdings;
	color: #008FB4;
}

.basis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	color: #FFFFFF;
}
.navigatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.navigatie a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navigatie a:hover {
	color: #00B0DD;
	text-decoration: none;
}
.navigatie a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu {color: #000000; font-weight: bold; font-size: 11pt; }
.menu a:link {color: #000000; font-weight: bold; font-size: 11pt; text-decoration: none;}
.menu a:hover {color: #008FB4; text-decoration: none;}
.menu a:visited {color: #000000; text-decoration: none;}
.menu a:active {color: #000000;	text-decoration: none;}
.kolom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	color: #FFFFFF;
}
.kolom a:link{
	color: #00B0DD;
	text-decoration: none;
}
.kolom a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
