body, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-align: left;
	line-height:18px;
	}

td.header {
	text-align: center;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	
	}

a:link, a:visited {
	color: #172964;
	text-decoration: none;
	}

a:hover {
	color: #172964;
	text-decoration: underline;
	}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	font-size: 9px;	
	}

#copyright a {
	color: #172964;
	text-decoration: none;
	}

#copyright a.active {
	color: #172964;
	text-decoration: none;
	}

#copyright a:hover {
	color: #172964;
	text-decoration: none;
	}

#copyright_actief {
	color: #172964;
	text-decoration: none;
	}

h1 {
	margin-top:0px;
	margin-bottom:8px;
	}

h2 {
	margin-top:0px;
	margin-bottom:3px;
	}
	
h3 {
	margin-top:0px;
	margin-bottom:3px;
	}
	
h4 {
	margin-top:0px;
	margin-bottom:3px;
	}		
	
p {
	margin-top:0px;
	margin-bottom:20px;
	}

p.checkbox {
	line-height: 25px;
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #172964;
	line-height:22px;
	font-size: 24px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #172964;
	line-height:18px;
	font-size: 16px;
	font-weight:bold;
	}	
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #172964;
	line-height:16px;
	font-size: 14px;
	font-weight:bold;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight:bold;
	}		

hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #172964; 
	border-style: none none dotted;
	margin-bottom:14px;
	margin-top:8px;
	}	

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	}

.style1 {
	color: #000033;
	font-weight: bold;
}

.links_small {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height:16px;
	}	

div.multibox {
	height: 150px;
	overflow: auto;
	text-align: left;
}

input.checkbox {
	margin-top: 1px;
	vertical-align: middle;
}