  body	{
         font-family: Comic Sans MS ;
	 font-size:small ;
 	 background: #ccccff;
	 color: #000000;
	 margin-top : 10px ;
  	 margin-bottom : 10em ;
	 margin-left : 10px ;
	 margin-right : 10px ;
  	 scrollbar-base-color: #666699;
	}

 .algemeen{
	 font-size:small ;
	 color: #000000;
	 font-weight:550;
 	}

 td	{
	 font-size:small ;
	 color: #000000 ;
 	 background: #CCCCFF;
         valign : "center" ;
	 height : 30px ;
	}
link	{ text-decoration: none;
	  font-style: italic ;
	  font-size: small ;
	  color: #0000FF;
	}

a	{ text-decoration: none ;
	  font-style: italic ;
	  font-size: small ;
	  color: #0000ff ;
	}
a:visited {
	  text-decoration: none ;
	  font-style: italic ;
	  font-size: small ;
          color: #0000ff ;
	 }
a:hover	{ text-decoration: none ;
	  font-style: italic ;
	  font-weight: 700 ;
	  font-size: small ;
          color: #0000ff;
	}
