/* CSS Document */
body {
	margin:0px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
line-height: 16px;
}
h1, h2, h3 {
	font-weigth:normal;
	color:#0075BA;
	white-space: normal;
}
h1 { 
	font-size: 24px;
	margin-top: 3px;
	margin-bottom: 3px;	
}
h2 { 
	font-size: 22px;
	margin-top: 3px;
	margin-bottom: 3px;
}
h3 { 
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;	
}
th {
	line-height: 16px;

}
.pagehtmlcontent p{
	text-align: justify;
}
.referentietabel th,.referentietabel td{
color:#333333;
}
.referentietabel td{
font-size:xx-small;
}
a:link, a:active {
color:#0075ab;
text-decoration:none;
}
a:visited {
color:#0075ab;
text-decoration:none;
}
a:hover {
color:#0075ab;
text-decoration:underline;
}
#hidewhenprint {
	DISPLAY: none
}
.printwidth{
	width: 550px;

}