﻿.breedte { width: 120; }
.breedte { background-color: #FFFFFF }
.breedte { font-family: helvetica, arial; font-size : 8pt }

.form { background-color: #FFFFFF }
.form { font-family: helvetica, arial; font-size : 8pt }
.form {border: 1 solid #8ECBEC }

.button { font-family: helvetica, arial; font-size : 8pt }

.meer:link {text-decoration: none; color: #800000; font-size: 8pt }
.meer:active { text-decoration: none; color:#000000; font-size: 8pt }
.meer:visited { text-decoration: none; color:#000000; font-size: 8pt }
.meer:hover { text-decoration: underline; color:#35953C; font-size: 8pt }

BODY { font-family: tahoma, helvetica, arial; font-size : 9pt }
P { font-family: tahoma, helvetica, arial; font-size : 9pt }
TD {
	font-family: tahoma, helvetica, arial;
	font-size : 9pt;
	margin-left: 10px;
}
TH { font-family: tahoma, helvetica, arial; font-size : 9pt }

A:link { text-decoration: none; color: #3570C4 }
A:active { text-decoration: none; color:#EC3139 }
A:visited { text-decoration: none; color:#190C6A }
A:hover { text-decoration: underline; color:#EC3139 }

H1 { font-family: tahoma, helvetica, arial }
H2 { font-family: tahoma, helvetica, arial }
H3 { font-family: tahoma, helvetica, arial }
H4 { font-family: tahoma, helvetica, arial }
INPUT { font-size : 8pt; font-family : tahoma, helvetica, arial; }
SELECT { font-size : 8pt; font-family : tahoma, helvetica, arial; }



