/* CSS Document */

body 
	{ 
	font-family: Verdana, Arial;
	color: #000000;
	font-size:11px;
	background-color:#FFFFFF;
	background-image: url();
	background-attachment: fixed	
	}
A:LINK
	{
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	}
A:VISITED
	{
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	}
A:HOVER
	{
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#9B9B9A;
	text-decoration: none;
	}
.tekstsuperkleinzwart
	{
	font-family: Verdana, Arial;
	font-size:7px;
	font-weight:normal;
	color:#000000;
	line-height:15px;
	}
.tekstkleinzwart
	{
	font-family: Verdana, Arial;
	font-size:9px;
	font-weight:bold;
	color:#000000;
	line-height:15px;
	}
.tekstschuinzwart
	{
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight:italic;
	color:#000000;
	line-height:18px;
.tekstvetzwart
	{
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height:18px;
	}
.tekstzwart
	{
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:15px;
	}
.kopzwart
	{
	font-family: Verdana, Arial;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	}
.kopschuinzwart
	{
	font-family: Verdana, Arial;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
	}
.subkopzwart
	{
	font-family: Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}
.tekstbox
	{
	background-color:#;
	}