.webmaster {
	font-size : 9px;
}

A:LINK {
	color : #004C73;
}

BODY, TABLE, TD, TH, TR, U, UL, P, OL, LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.tablecaption {
	background-color : #004C73;
	color : White;
	font-size : 12px;
	font-weight : bold;
}

.table_light {
	background-color : #BBC8CF;
}

.table_white {
	background-color : White;
}

.bezet {
	background-color : #004C73;
	color : White;
	font-size : 9px;
	font-weight : bold;
}

.optie {
	background-color : #BBC8CF;
	font-size : 9px;
}

.vrij {
	background-color : White;
	font-size : 9px;
}

.titel {
	font-weight : bold;
	font-size : 28px;
	color : #004C73;
}

.tableborder {
	border-left : 1px #004C73;
	border-bottom : 1px #004C73;
	border-top : 1px #004C73;
	border-right : 1px #004C73;
	border : 1px solid #004C73;
}

.onderlijn {
    font-size : 28px;
	font-weight : bold;
	color : #004c73;
	border-bottom : 1px solid #004c73;
}

.subtitel {
		font-weight : bold;
	font-size : 18px;
	color : black;
}

UL {
	list-style-type : square;
}
