hr { height: 2; color: #aaaaaa; }

H1 {COLOR: #00519C;
    FONT-FAMILY: Arial;
    FONT-SIZE: 18pt;
    FONT-WEIGHT: bold }

H2 {COLOR: #00519C;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: normal }

H3 { COLOR: #00519C;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: normal }

H4 { COLOR: #00519C;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold; }

body { color: #000000; 
	font-family: Arial; 
	font-size: 10pt }

TD { FONT-FAMILY: Arial;
    FONT-SIZE: 10pt }

p.grijs { color: gray; }

a {color: blue; text-decoration:underline; }

a:hover {color: red; text-decoration:underline; }

a.grijs { color: gray; }

a.grijs:hover { color: black; }

a.zwart { color: black; }

a.zwart:hover { color: red; }

acronym, .acroniem {border-bottom: 1px dotted #0000ff; cursor:help }

