body { 
link: #000066;
alink: #000066;
vlink:#000066;
style: color:#000066;
text-decoration: none;
background-color: #FFFF99; font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Trebuchet MS
}

.formulier   {
background-color: #FF6600;
font-size:10pt;
font-family:Arial

}
.notice {
border-style:outset;
border-width:1;
background-color: #FF66CC;
font-size:10pt;
margin-top:7;
margin-bottom:7;
padding:0.3cm;
}

h4 {
font: 12pt Trebuchet MS;
font-weight: bold;
}

/* voor de tabellen met getallen */
.grid {
border-style: solid;
border-width: 1px;
border-color: maroon;
border-collapse: collapse;
font: 10pt Arial;
padding: 0.1cm;
caption-side: bottom;
text-align: left;
}
th.grid {
font-weight: bold;
background-color: lightgrey;
text-align: center;
}
:hover.hilite {
background-color: yellow;
text-decoration:none;
}
/* voor de tabellen zonder grid */
table.nogrid {
font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Trebuchet MS
}
a {
text-decoration:none underline;
color:#800000
}
a:hover {
text-decoration:underline; 
color:#000066; font-style:italic
}
}
li { 
list-style-type:square;
font-size:10pt; font-family:Trebuchet MS
 }