body
{
	background-color: #FFFFFF;
	font-family: arial;
	color: #000000;
}

th
{
	background-color: #b2d3ff;
	font-family: arial;
	font-size: 13px;
	/*color: #FFFFFF;*/
	color: #000000;
	border-top: solid #003366;
	border-bottom: solid #003366;
	border-width: 1;
}

td
{
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
}

img
{
	border-width: 0;
}

iframe
{
	border-top: 1px solid #a4a5a6;
	border-bottom: 1px solid #a4a5a6;
}

.klein
{
	font-family: arial;
	font-size: 10px;
	color: #a4a5a6;
}

.pageheader
{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	border-bottom: 1px solid #000000;
}

.kopje
{
	background-color: #EEF4FF;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #000000;
}

.sectie1
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #a4a5a6;
}

.sectie2
{
	background-color: #DEEEFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #a4a5a6;
}


a:link    { color: #000000; text-decoration: none; font-weight: bold; }
a:visited { color: #000000; text-decoration: none; font-weight: bold; }
a:active  { color: #000000; text-decoration: none; font-weight: bold; }
a:hover   { color: #000000; text-decoration: none; font-weight: bold;

/*a:link    { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a:active  { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a:hover   { color: #FFFFFF; text-decoration: none; font-weight: bold; }*/
