.body 
	{
	margin : 0px 0px 0px 0px;
	}

.datum
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.intro
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 150%;
	color: #000000;
}

.kop
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	color: #0F3B60;
}
.normaal
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color: #000000;
	line-height:120%;
}	

.small
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color: #000000;
	line-height:100%;
}		

.warning
	{
	margin-bottom: 10px;
	float:left;
	width:100%;
	border:0px;
	padding:0px;
	background-color: #6A9E00;
	color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
}

.test 
	{
	float:right;
	width:125;
	border:1px solid black;
	text-align: center;
	}

a
	{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	text-decoration : none;
	color: #0f3b60;
	}
a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	text-decoration : underline;
	}

table
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color: #000000;
	line-height:100%;
	}