BODY  {
	font-size : small;
	font-family : sans-serif;
	color : Black;
	background-color : #CCFFCC; /
 SCROLLBAR-FACE-COLOR: #CCFFCC;//bewegende balk
 SCROLLBAR-HIGHLIGHT-COLOR: #009933;
 SCROLLBAR-BASE-COLOR: #009933;//
     
}

td {
      font-family : trebuchet ms;
	font-size: 12px;
	font-style : Helvetica;
      font-weight : normal;
	color : black;
      background-color : #CCFFCC;
  
}
CAPTION {
     font-family : trebuchet ms;
    font-style : Helvetica;
    font-size: 14px;
    font-weight : bold;
    color : white;
    background-color : #009933;
}

tr {
     font-family : trebuchet ms;  ;
    font-style : Helvetica;
    font-size: 14px;
    font-weight : bold;
    color : white;
    background-color : #009933;
}
P  {    
	font-family : trebuchet ms; 
	font-size: 14px;
	font-style : Helvetica;
      font-weight : normal;
	color : black;
      background-color : #CCF0CC;

}

H1  {
	font-family : sans-serif;  
	font-size : large;
	font-weight : bold;
	color : #009933;// 
	font-style : italic;
}

hr {
     color : #009933;// d.groen
}
small  {
	font-size : xx-small;
	font-family : sans-serif;
      color : ##009933;// d.groen

}

A  {
	color : #A82813;
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : underline;
}


