body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
}
body {
	background-image: url(images/bg_darkblue.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
}
b {font-family:Tahoma;
    font-size:12px;
	color:#FF0000;
	}
	
.hok {border-collapse: collapse;
      border: solid 1px #CCCCCC;
	  background-color: #F5F5F5; 
	  text-align: center;}
.grijs {
	border: solid 1px #808080;
	background-color: #d2ffd7;
	padding:3px
	}	  	
#kader {
	background:#F5F5F5;
	border:solid 1px #99CC00;
	width: 200px;
	height:50px;
	float:right;
	/* t, r, b, l */
	margin: 0 10px 0 0;
	}
#inset {
	margin: 5px;
	text-align:center
	}		
A:link { color: #0000FF; text-decoration: none; }
A:visited { color: #0064FF; text-decoration: none; }
A:hover { color: #000064; text-decoration: underline}