UL {
	list-style-type : square;
	font-family:arial;
	font-size:xx-small;
}

.datum {
	font-family:verdana;
	font-size:xx-small;
	color:#999999;
}

.navigatiebalk {
	background-color:#99CCFF;
	border-bottom: Solid 1px #336699;
	border-top: Solid 1px #336699;
}

.navigatietekst {
	font-family:verdana;
	font-size:xx-small;
	font-weight:bold;
	color:#336699;
}

.subnavigatie {
	font-family:verdana;
	font-size:xx-small;
	color:#336699;
}

.subpaginas {
	font-family:verdana;
	font-size:xx-small;
	color:#336699;
}

.global {
	border-top: Solid 2px #DEDFDE;
	background-position : left top;
	background-repeat : no-repeat;
}

.content {
	color:#333333;
	font-family:verdana;
	font-size:xx-small;
}

H1 {
	color:#6699CC;
	font-family:arial;
	font-weight:bold;
	font-size:medium;
	display: inline;
}

H2 {
	color:#336699;
	font-family:verdana;
	font-weight:bold;
	font-size:xx-small;
	display: inline;
}

a:link {
	font-family:verdana;
	font-size:xx-small;
	color:#336699;
}

a:active {
	font-family:verdana;
	font-size:xx-small;
	color:#336699;
}

a:visited {
	font-family:verdana;
	font-size:xx-small;
	color:#336699;
}

a:hover {
	font-family:verdana;
	font-size:xx-small;
	color:#003366;
}