body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #0062A2;
	text-decoration: none;
}
a:hover {
	color: #0062A2;
    text-decoration: none;
}
a:visited {
	color: #0062A2;
	text-decoration: none;
}
a:active {
	color: #0062A2;
	text-decoration: none;
}
table.sortable{border:0; padding:0px; margin:0px;}
table.sortable td{padding:4px; width:140px;}
table.sortable th{padding:4px;}
table.sortable thead{background:#3e7898; color:#ffffff; text-align:left;}
table.sortable tfoot{font-weight:bold; }
table.sortable tfoot td{border:none;}
h1 {
	font-size: 14px;
	color: #3E7898;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px 10px 5px 5px;
}
hr {
    border: none;
    background-color: #3E7898;
    color: #3E7898;
    height: 1px;
}
p {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px 10px 5px 5px;
}
.style1 {
    font-size: 9px;
}
.style2 {
    color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
.style3 {
	color: #93c3da;
	font-weight: bold;
}
.style4 {
	color: #3E7898;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.stijl1 {color: #FF0000}
.stijl2 {color: #FFFFFF}