<HTML><HEAD><TITLE>blauw.css</TITLE></HEAD><BODY bgcolor="#ffffff" text="#000000"><PRE>


BODY {
	margin-top: 2em;
	font-family : arial;
	font-size: 12pt;
	font-weight : bold;
	background : #800000;
	color : #ffffff;
}

H1 {
	text-align : center;
	font-family : arial;
	font-size : 31pt;
	letter-spacing : 0.3em;
	color : #000099;
}

H2 {
	text-align : center;
	font-family : arial;
	font-size : 22pt;
	color : #FF0000;
}

H3 {
	font-family : arial;
	font-size : 18pt;
	font-style : italic;
	margin-top : 2em;
	color : #FF0000;
}

P {
	font-family : arial;
	font-size: 12pt;
	font-weight : bold;
	color : #000099;
	margin-left : 2em;
	margin-right : 2em;
}

TR , TD {
	font-family : arial;
	font-size: 12pt;
	font-weight : bold;
	color : #000099;
}

UL , OL {
	font-family : arial;
	font-size: 12pt;
	font-weight : bold;
	color : #000099;
	margin-left : 4em;
	margin-right : 2em;
}

LI {
	margin-top : 1em;
}

B {
	color : #FF0000;
}

BIG {
	font-size : 18pt;
}

SMALL {
	font-size : 10pt;
}

U {
	font-family : arial;
	font-size : 13pt;
	font-weight : bold;
	color : #000099;
}

HR {
	color : #FF0000;
	height : 5pt;
}


/* ------ links ------ */

A {
	font-family : arial;
	font-size : 13pt;
	font-weight : bold;
}

A:LINK {
	color : #0000ff;
}

A:VISITED {
	color : #800080;
}

A:ACTIVE {
	color : #ffff00;
}

A:HOVER {
	color : #ffff00;
}





</PRE></BODY></HTML>