body {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	
	
}
a:link {
	color: #666666;
	text-decoration: none;}
a:visited {color: #666666;
			text-decoration: none;}
a:hover {color: #333399;
			text-decoration: none;}
a:active {color: #666666;
			text-decoration: none;}
a:dead {color: #666666;
			text-decoration: none;}

.tabelborder {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
    font-weight: 500;
	border: #333399; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.menu {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #333333;
    font-weight: 600;
	
}
.adress {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: xx-small;
	color: #333333;
    font-weight: bold;
	
}

.indexinclude {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #333333;
    font-weight: normal;
	
}
.indexonderwerp {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #333399;
    font-weight: bolder;
	
}
.inputbox{
border: 1px solid #333399; background-color: #F0F0F0; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: xx-small; font-weight: normal;
}
