/* css-bestand voor algemene toepassingen */

BODY {
	background-color: #ffffff;
	background-repeat: no-repeat;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
    color: #000000;
	}
TABLE {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 10pt;
    text-align: justify;
	padding: 0;
	}
P {
	font-size: 10pt;
	text-align: justify;
	}
H1 {
	font-size: 20pt;
	background-color: lightblue;
	}

H2 {
	font-size:16pt;
	}
H3 {
	font-size: 12pt;
	}
H4 {
	font-size: 9pt;
    line-height:14pt;
	}
H5 {
	font-size: 8pt;
	font-style: italic;
	line-height: 0pt;
	font-weight: normal;
	}
img {
	padding:0;
	}
