			body{
				font-family:arial,verdana;
				
			}

			.tekst{
				font-size:8pt;
			}
			input{
				border:0px;
			}
			.knop{
				font-size:7.5pt;
				font-weight:bold;
				border:solid 5px #e2e3e5;
				color:black;
				background-color:#e2e3e5;
				text-align:center;
				position:relative;
				left:-4px;
			}

			.aknop{
				text-decoration:none;
			}
			img{
				border:0px;
			}
			.knopmtr{
				//background-color:#b2aa9a;
				background-color:#e2e3e5;
				width:65px;
				color:#555555;
			}
			.knopmun{
				background-color:#e2e3e5;
				width:65px;
				color:#555555;
			}
			
			.tekstvak{
				font-size:8pt;
				text-align:left;
				width:150px;
				height:20px;
				background-color:#e2e3e5;
				margin:0px 0px 5px 0px;
				padding: 0px 2px 2px 2px;
			}

