body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	background-image: url(/img_main/txt_backgrd.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	text-align: center;
	margin: 6px;
}
a {
	font-weight: bold;
	color: 333399;
}
td.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	height: 35px;
	vertical-align: top;
}
td.voet {
	text-align: center;
	font-size: 10px;
	vertical-align: bottom;
}
td.txt {
	font-size: 10px;
	height: 85%;
	vertical-align: top;
	text-align: justify;
}
td {
	font-size: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	height: 35px;
}