main-div {
	height: auto;
	width: 900px;
}
h1 {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #00005E;
	text-align: left;
}
body {
	background-color: #000051;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-image: url(../gfx/bg/printplaat-blauw.jpg);
	background-attachment: fixed;
	line-height: 17px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.style1 {
	color: #FFFFFF;
	font-size: 11px;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

a.sml:link {
	color: #FFFFFF;
}
a.sml:hover {
	color: #000000;
}