body  {
	font-family : Arial, Helvetica, sans-serif;
	color: #00195F;
	background-repeat : no-repeat;
}

div.logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 282px;
	height: 150px
}

div.logo img {
	padding: 2px;
	border: 0px
}

div.homepage {
	font-family : Arial, Helvetica, sans-serif;
	color: #00195F
}

div.homepage table {
	border: 0px;
	cellspacing: 0px;
	cellpadding: 4px;
	cols: 1;
	width: 100%
}

td  {
	font-family : Arial, Helvetica, sans-serif;
}

th  {
	font-family : Arial, Helvetica, sans-serif;
}

A  {
	text-decoration : none;
	color : #000066;
	font-weight : bold;
}

.highlight  {
	color : #7F0102;
	font-size : 18px;
}

.knop  {
	color : black;
	font-weight : bold;
}

.tabel  {
	border-style : ridge;
	border-color : brown;
	color : black;
	border-width : 1px;
}

.bold  {
	font-weight : bold;
}

.klein  {
	font-size : x-small;
	color : Black;
	text-align : center;
}

.klacht  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.super  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}


