html {
	
}

html, body {
	height: 100%;
	width: 100%;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

td {
	
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

a.no_underline {
	text-decoration: none;
}

a.no_underline:hover {
	text-decoration: underline;
}

p {
	margin: 0px;
}

table.formulier {
	
}

table.formulier td.label {
	padding-right: 10px;
}