
.blauw {
	color: #0073aa
	}

.bold {
	font-weight: bold
	}

.bruin {
	color: #230f00
	}

.button {
	color: white;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: none;
	background-color: #f4f8fc;
	border: solid 1pt #0073aa
	}

.italic {
	font-style: italic
	}

.klein {
	font-size: 9px
	}

.kop {
	color: #0073aa;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma
	}
.kop_groot { color: #0073aa; font-size: 24px; font-family: Verdana, Arial, Tahoma; font-weight: bold; }
.lineheight {
	line-height: 14px
	}

.rood {
	color: #961900
	}

.special {
	color: #230f00;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	border: solid 1pt #555
	}

.wit {
	color: white
	}

a {
	color: #230f00;
	font-weight: bold;
	text-decoration: none
	}

a:hover {
	color: #0073aa;
	font-weight: bold
	}

input {
	font-size: 11px;
	background-color: #f4f8fc;
	border: solid 1px #002373
	}

td {
	color: #230f00;
	font-size: 10px;
	font-family: Verdana, Arial, Tahoma
	}

