﻿html,body{
	      margin:0;
	      padding:0;
	      height:100%;
	      border:none;
	      font-family:Arial, Helvetica, sans-serif;
	      font-size:11px;
	      color:#00216b;
            
   }
	
td {
	font-size:11px;
}

.blokje{
		font-size:11px;
}


a {
		 color:#c5294e;
}

input.formbutton {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #00216b; 
		background: EFF0F2 ;
		letter-spacing: 1px
}

input.forminput {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #00216b; 
		background: #fbfcfd ;
		letter-spacing: 1px
}

select.formselect {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #00216b; 
		background: white ;
		letter-spacing: 1px
}
.MenuAdmin {
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
