.blauw0 {
	color : #0066CC;
}
.blauw1 {
	color : #0082D6;
}
.blauw2 {
	color : #23a9ff;
}
.blauw3 {
	color : #70C7FF;
}
.blauw4 {
	color : #BDE5FF;
}
/* 1 0 default = blauw1*/
A:LINK {	color : #0082D6;text-decoration: none;}
A:VISITED {	color : #0082D6;text-decoration: none;}
A:HOVER {	color : #0066CC;text-decoration: none;}
/* 1 0 default = blauw1*/
A.blauw1:LINK {	color : #0082D6;}
A.blauw1:VISITED {	color : #0082D6;}
A.blauw1:HOVER {	color : #0066CC;text-decoration: none;}
/* 2 1 leest als kleur is 1 en hoovered naar 2*/
a.blauw2:link {color: #23a9ff}
a.blauw2:visited {color: #23a9ff}
a.blauw2:hover {color: #0082D6;text-decoration: none;}
/* 3 2 */
a.blauw3:link {color: #70C7FF}
a.blauw3:visited {color: #70C7FF}
a.blauw3:hover {color: #23a9ff;text-decoration: none;}
/* 4 3 */
a.blauw4:link {color: #BDE5FF}
a.blauw4:visited {color: #BDE5FF}
a.blauw4:hover {color: #70C7FF;text-decoration: none;}
/* zwart grijs1 */
a.zwart:link {color: #000000}
a.zwart:visited {color: #000000}
a.zwart:hover {color: #595E61;text-decoration: none;}
/* grijs1 grijs2 */
a.zwart:link {color: #595E61}
a.zwart:visited {color: #595E61}
a.zwart:hover {color: #838383;text-decoration: none;}
.grijs1 {
	color : #595E61;
}
.grijs2 {
	color : #838383;
}
.zwart {
	color : #000000;
}
BODY{
	background : #FFFFFF;
}


TD{
	
	font-family: Arial,Tahoma;
	font-size: 9pt;
	line-height : 11pt;
	font : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
P{
	
	font-family: Arial,Tahoma;
	font-size: 10pt;
	line-height : 13pt;
	font : Arial, Helvetica, sans-serif;
	left: 32px;
	top: 9px;


}
.kop{
	
	font-family: Arial,Tahoma;
	font-size: 15pt;
	line-height : 17pt;
	font : Arial, Helvetica, sans-serif;
}
.txtklein{ font-family: Arial,Tahoma;  font-size: 8pt;}
.tussenkop{ font-family: Arial,Verdana; font-weight:medium; font-size: 14pt; color:#000000}
.txt{
	
	font-family: Arial,Tahoma;
	font-size: 11pt;
	line-height : 14pt;
	font : Arial, Helvetica, sans-serif;
	font-weight : normal;
}
