body {
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 125%;
}

p.datum {
	color : Black;
}

p {
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	line-height: 140%;
}

table {
	color: Purple;
	font-family: Tahoma;
	font-size: 12px;
}

th {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : #660066;
}

td {
	color: Purple;
	font-family: Tahoma;
	font-size: 12px;
}

tr {
	color : #666666;
	font-family : Tahoma;
	font-size : 12px;
}

A {
	text-decoration : underline;
	color : #009966;
	font-family : Tahoma;
	font-size : 12px;
}

H1 {
	font-family : Tahoma;
	font-size : 16px;
	font-variant: small-caps;
	color : #660066;
	font-weight : bold;
}

H2 {
	font-family : Tahoma;
	font-size : 14px;
	font-variant: small-caps;
	color : #660066;
	font-weight : bold;
}

h2.ondertitel {
	border-bottom: thin solid #660066;
	font: bold 14px;
	font-variant: small-caps;
	border-left: 9px solid #660066;
	margin-left: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
}

H3{
	font-family : Tahoma;
	font-size : 12px;
	font-variant: small-caps;
	color : #660066;
	font-weight : bold;
}

h3.subtitel {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	padding-bottom : 5px;
	border-bottom : thin solid #660066;
	font-variant : small-caps;
	margin-left : 5px;
}

H4 {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : #660066;
	vertical-align : middle;
	width : 100%;
	}

h4.kader {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : White;
	vertical-align : middle;
	width : 100%;
	font : small-caps;
	background : #660066;
	padding : 5px 10px 7px 10px;
}

H5{
	font-family : Tahoma;
	font-size : 12px;
	color : #660066;
	font-weight : bold;
	font-style : italic;
}

H6{
	font-family : Tahoma;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}

A:HOVER {
	color : #990000;
	font-family : Tahoma;
	font-size : 12px;
}

li {
	font-family : Tahoma;
	font-size : 12px;
	color : #000000;
}

OL {
	font-family : Tahoma;
	font-size : 12px;
	list-style-type : decimal;
	line-height : 140%;
	color : #000000;
}

ol.billboard {
	font-family: "Arial Narrow";
	font-size: 10px;
	margin-left: 18px;
	list-style: decimal outside;
}

ol.opsomming-ABC {
	list-style : upper-alpha;
	font-family : Tahoma;
	font-size : 12px;
	color : Black;
}

ol.opsomming-alphakl {
	list-style : lower-alpha;
	font-family : Tahoma;
	font-size : 12px;
	color : Black;
}

ol.opsomming-romeincap {
	list-style : upper-roman;
	font-family : Tahoma;
	font-size : 12px;
	color : Black;
}

ol.opsomming-romeinkl {
	list-style : lower-roman;
	font-family : Tahoma;
	font-size : 12px;
	color : #000000;
}

UL {
	font-family : Tahoma;
	font-size : 12px;
	list-style-type : disc;
	line-height : 140%;
	color : #000000
}

ul.billboard {
	font-family: "Arial Narrow";
	font-size: 10px;
	margin-left: 15px;
	list-style: outside;
}


ul.opsomming-geen {
	list-style : none;
	font-family : Tahoma;
	font-size : 12px;
	color : #000000;
}

ul.opsomming-vrk {
	font-family : Tahoma;
	font-size : 12px;
	list-style-type : square;
	color : #000000;
}

ul.opsomming-crkl {
	list-style : circle;
	font-family : Tahoma;
	font-size : 12px;
	color : #000000;	
}
