<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!-- Opmaak van alle bestanden --&gt;
body{	margin:0px;
		font-family:Tahoma;
		font-size:12px;}

table{	border: 1px solid #000;
		font-family:Tahoma;
		font-size:12px;}

.title{	border: 1px solid #000;
		font-family:Tahoma;
		font-size:12px;
		font-weight:bold;
		text-align:center}

input{	background-color:#FFF;
		border: 1px solid #000;
		font-family:Tahoma;
		font-size:12px;}</pre></body></html>