body {
	margin-top:0;
	margin-bottom: 0;
	margin-left:0;
	margin-right:0;
	background: #A7E057;
	color: black;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	#text-align: center;
     }

.menulink {
           position: relative;
		   top: -2px;
		   color: #000000;
		   font-family: verdana;
           font-size: 12px;
		   font-weight: bold;
		   letter-spacing: -1px;
		   text-decoration: none;
          }	
		  
.scheiding {
            position: relative;
			top: -2px;
			color: #000000;
			font-size: 12px;
           }	
 
.blacklink {
	font-size: 8pt;
	font-weight: bold;
	font-family: "Arial";
	color: black
}

.greenlink
{
	font-size: 10pt;
	font-weight: bold;
	font-family: "Arial";
	color: #A7E057
}

#table {
	font-size: 10pt;
	font-family: Arial;
}

.normaltable {
		#align: center;
                margin-left: auto;
                margin-right: auto;
		width: 752px;
		height: 500px;
		padding:0;
		font-family: verdana;
		font-size: 12px;
		border: 0;
		background-color: black;
		color: #A7E057;
		text-align: center;
			 }
tr.normaltable {vertical-align: top;}


