BODY{
   color:black;
   background-color:#000000;
   scrollbar-face-color:#000000;
   scrollbar-arrow-color:#000000;
   scrollbar-track-color:#000000;
   scrollbar-shadow-color:rgb(0,0,0);
   scrollbar-highlight-color:rgb(0,0,0);
   scrollbar-3dlight-color:#000000;
   scrollbar-darkshadow-Color:#000000;
   	background-color: #000000;
	}
td {
	color: ffffff;
   	vertical-align: top;
	font-size: 8pt;
	font-family: "Trebuchet ms";
 	}
 .menu{
 	font-size: 4pt;
 	}
 .knop{
    border-width: 1px;
    border-style: solid;
    border-color: #2A7446;
    cell-spacing: 0;
	cell-padding: 0;
	}
.wit
	{
	font-color: white;
	}

A 	{
	color: white;
	text-decoration: blink;
	}
A:HOVER {
	color: #237043;
	text-decoration: underline;
	}
	
div.scroll {	
	/*
scrollbar-face-color:#2E754C;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-track-color:#C0B0B0;
   scrollbar-shadow-color:rgb(0,0,0);
   scrollbar-highlight-color:rgb(0,0,0);
   scrollbar-3dlight-color:#808080;
   scrollbar-darkshadow-Color:#202020;
  
	height: 320px;	

	overflow: auto;	
*/
		width: 525px;	
	padding: 8px;
	}
