div:{
direction:rtl;
}

A:{
	COLOR:white; TEXT-DECORATION:NONE;
}
A:hover {
	BACKGROUND-COLOR:white; COLOR: aqua; TEXT-DECORATION:none ;
}

.tekst
{
color:black;
font-size:8pt;
font-family:'verdana';
font-weight:normal;
TEXT-DECORATION:none;
}

.tekstprint
{
color:black;
font-size:10pt;
font-family:'verdana';
font-weight:normal;
TEXT-DECORATION:none;
}

.tekstprintblauw
{
color:midnightblue;
font-size:11pt;
font-family:'verdana';
font-weight:normal;
TEXT-DECORATION:none;
}

.tekstwit
{
color:white;
font-size:8pt;
font-family:'verdana';
font-weight:normal;
TEXT-DECORATION:none
}
.tekstintroblauw
{
color:midnightblue;
font-size:10pt;
font-family:'verdana';
font-weight:normal;
TEXT-DECORATION:none;
}
.tekstintroorange
{
color:orange;
font-size:10pt;
font-family:'verdana';
font-weight:normal;
TEXT-DECORATION:none;
}

.tekstblauw
{
color:midnightblue;
font-size:8pt;
font-family:'verdana';
font-weight:normal;
TEXT-DECORATION:none;
}


.tekstcopy
{
color:silver;
font-size:10pt;
font-family:'verdana';
font-weight:normal;
TEXT-DECORATION:none;
}
.tekstorange
{
color:orange;
font-size:8pt;
font-family:'verdana';
font-weight:normal;
TEXT-DECORATION:none;
}

.link
{
color:midnightblue;
font-size:8pt;
font-family:'verdana';
font-weight:bold;
TEXT-DECORATION:underline;
}
.linkgroot
{
color:midnightblue;
font-size:10pt;
font-family:'verdana';
font-weight:bold;
TEXT-DECORATION:none;
}
.linkwit
{
color:lightblue;
font-size:8pt;
font-family:'verdana';
font-weight:bold;
TEXT-DECORATION:underline;
}

.kop
{
color:midnightblue;
font-size:11pt;
font-family:'verdana';
font-weight:bold;
TEXT-DECORATION:none;
}

.menu
{
color:midnightblue;
font-size:8pt;
font-family:'verdana';
font-weight:bold;
TEXT-DECORATION:none;
}
.menusub
{
color:orange;
font-size:8pt;
font-family:'verdana';
font-weight:normal;
TEXT-DECORATION:none;
}
.menuaan
{
color:orange;
font-size:9pt;
font-family:'verdana';
font-weight:normal;
TEXT-DECORATION:none;
}

.menuintro
{
color:midnightblue;
font-size:9pt;
font-family:'verdana';
font-weight:normal;
TEXT-DECORATION:none;
font-style:oblique;
}

body {
scrollbar-arrow-color: white;
scrollbar-base-color:black;
scrollbar-dark-shadow-color: black;
scrollbar-track-color: lemon;
scrollbar-face-color: orange;
scrollbar-shadow-color: black;
scrollbar-highlight-color: white;
scrollbar-3d-light-color: black;
}

.schuifwit {
scrollbar-arrow-color: navy;
scrollbar-base-color:black;
scrollbar-dark-shadow-color: black;
scrollbar-track-color: silver;
scrollbar-face-color: white;
scrollbar-shadow-color: black;
scrollbar-highlight-color: white;
scrollbar-3d-light-color: black;
}

P.breakhere {
page-break-before: always;
}
