@charset "UTF-8";
/* CSS Document */


.text {font-size: 18px; font-family:Arial, Helvetica, sans-serif;}
TABLE.hoofdtabel { border: 2px solid black }

.textadmin {font-size: 14px; font-family:Arial, Helvetica, sans-serif;}

table.content {
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	}
	
.copy a{
	font-family: Arial;
	font-size: 10px;
	color:#999999;
	line-height: 17px;
	text-decoration: none;
	}
.voettekst{
	font-family: Arial;
	font-size: 10px;
	color:#000000;
	line-height: 17px;
	text-decoration: none;
	
}
.copy a:hover{
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	line-height: 17px;
	text-decoration: none;
}

.koprood {
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
	}
	
.kopzwart {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	}
	
a {font-size: 18px; font-family:Arial, Helvetica, sans-serif; color:#FF0000; text-decoration:underline;}
a:hover {font-size: 18px; font-family:Arial, Helvetica, sans-serif; color:#FF0000; text-decoration:none;}
a:vistited {font-size: 18px; font-family:Arial, Helvetica, sans-serif; color:#FF0000; text-decoration:underline;}
	

