BODY  {
      background-image: url(cbs.jpg); background-repeat: no-repeat; background-position: top; background-attachment: scroll;
	font-size : small;
	font-family : sans-serif;
	color : Black;
      background-color : #FFFFFF;//lichtblauw c4d2e4
 SCROLLBAR-FACE-COLOR: #FF9933;//bewegende balk
 SCROLLBAR-HIGHLIGHT-COLOR: #FF9933;
 SCROLLBAR-BASE-COLOR: #FF9933;//

     
}

td {
      font-family : trebuchet ms; //tussendekolommen
	font-size: 12px;
	font-style : Helvetica;
      font-weight : normal;
	color : black;
      background-color : #FFFFFF;//
  
}
CAPTION {
     font-family : trebuchet ms;  //koptekst
    font-style : Helvetica;
    font-size: 14px;
    font-weight : bold;
    color : white;
    background-color : #FF9933;// 
}
tr {
     font-family : trebuchet ms;  //koptekst
    font-style : Helvetica;
    font-size: 14px;
    font-weight : bold;
    color : white;
    background-color : #FF9933;// 
}

P  {  //kolom waargaat het over  
	font-family : trebuchet ms;
	font-size: 12px;
	font-style : Helvetica;
      font-weight : normal;
	color : black;
      background-color : #ffffff;//
}

H1  {
	font-family : sans-serif;
	font-size : large;
	font-weight : bold;
	color : #FF9933 ;//oranje
      font-style : italic;
}
hr {
     color : #FF9933;//
}
small  {
	font-size : xx-small;
	font-family : sans-serif;
      color : black; 

}

A  {
	color : #A82813;// rood
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : underline;
}


