td.menu {
	background: #0099FF;
	border-right-color : #000000;
	border-right-style : solid;	
	border-right-width : thin;
}

a.menu {
	color: #000000;
	text-decoration: none;
}

a.menu:hover {
	color: #ffffff;
	background: #000000;
	text-decoration: none;
}

.kop1rood {
	font-size: 18px;
	color: #FF4500;
	font-weight: bold;
	font-style: italic;
}
 
.kop1groot {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.kop1 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}

.kop2 {
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.normal {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.rood {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

.groen {
	color: #008000;
	font-weight: bold;
	text-decoration: none;
}

.blauw {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}

.groenblauw {
	color: #0000ff;
	font-weight: bold;
	border : thin dotted Green;
	text-decoration: none;
}

.klein {
	font-size: 9px;
}

td.documentation {
	font-size: 13px;
}

th {
	text-align: left;
}

td, body {
	font-family: Verdana;
	font-size: 11px;
}
