body {
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		font-family: Verdana;
		font-size: 9pt;
		color: #000000;

}
p, td, tr {
		font-family: Verdana;
		font-size: 9pt;
		color: #000000;
}
p.menu {
		font-family: Verdana;
		font-size: 12px;
		color: #FFFFFF;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 2px;
}
h1 {
		font-family: Verdana;
		font-size: 9pt;
		font-weight: bold;
		color: #000066;
		margin-bottom: 8px;
}
h2 {
		font-family: Verdana;
		font-size: 9pt;
		font-weight: bold;
		color: #003366;
		margin-bottom: 6px;
}
h3 {
		font-family: Verdana;
		font-size: 9pt;
		font-weight: bold;
		color: #000000;
		margin-bottom: 3px;
}
hr {
		height: 1px;
		color: #CCCCCC;
}
a {
		color: #333399;
		text-decoration: underline;
}
a:hover {
		color: #333399;
		text-decoration: underline;
}
a:visited {
		color: #333399;
		text-decoration: underline;
}
a:active {
		color: #333399;
		text-decoration: underline;
}

.tabeltitel {
		background-color: #000066;
		color: #FFFFFF;
		font-weight: bold;
}

.formulier {
		border: 1px solid #336699;
		background-color: #EEEEEE
}