BODY {
	margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
	margin-top : 0;
	font-family : Arial, Helvetica, sans-serif;
}

TABLE.main {
	height: "100%";
	width: "100%";

}

A, A:VISITED, A:LINK {
	font-style : italic;
	text-decoration : none;
	color : Maroon;
}

A:ACTIVE, A:HOVER, A:FOCUS {
	text-decoration : underline;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}

TD.voorstellingtitle {
	font-weight : bold;
	font-size : 14px;
}
.content {
	font-size : 12px;
}
