BODY {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

BODY, TABLE, THEAD, TBODY, CAPTION, TR, TH, TD, H1, H2, H3, H4, H5, H6, DIV, P, BLOCKQUOTE, UL, OL, LI, FORM, TEXTAREA, INPUT, SELECT, OPTION {
	font-family: arial,sans-serif;
}

BODY, TABLE, THEAD, TBODY, CAPTION, TR, TH, TD, DIV, P, BLOCKQUOTE, UL, OL, LI, FORM, TEXTAREA, INPUT, SELECT, OPTION {
	font-size: 10pt;
}

BODY, TABLE, THEAD, TBODY, TR, TD, DIV, P, UL, OL, LI, FORM, TEXTAREA, INPUT, SELECT, OPTION {
	font-weight: normal;
}

B, STRONG { font-weight: bold; }
I { font-style: italic; }
U { text-decoration: underline; }
SUP { vertical-align: super; font-size: 0.8em; }
SUB { vertical-align: sub; font-size: 0.8em; }
IMG { border: 0px none; }

A { color: #CC0000; background-color: transparent; text-decoration: none; }
A:visited { color: #000000; background-color: transparent; text-decoration: underline; }
A:active { color: #CC0000; background-color: transparent; text-decoration: underline; }
A:hover { color: #CC0000; background-color: transparent; text-decoration: underline; }

SAMP {
	border-left: 1px solid #CC0000;
	padding: 2px 5px;
	font-size: 9pt;
	color: #000000;
	background-color: #EEEEEE;
}

CODE, PRE, SAMP.block {
	display: block;
	margin: 6px 0px 15px 30px;
	padding: 10px 10px 20px 15px;
	border-left: 1px solid #CC0000;
	font-size: 9pt;
	line-height: 110%;
	color: #000000;
	background-color: #EEEEEE;
	width: 90%;
	overflow: auto;
	overflow-y: hidden;
}
html>body CODE, html>body PRE, html>body SAMP.block { padding-bottom: 8px; }

SAMP.block IMG { margin-bottom: 8px; }


DIV.head {
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 16px 20px 16px 20px;
}
P.naam { font-family: lucida calligraphy; font-size: 26pt; font-weight: bold; margin: 0px; }
P.slogan { font-family: garamond; font-size: 14pt; font-weight: bold; margin: 5px 0px 0px 75px; }

DIV.inhoud { margin: 30px 40px 0px 108px; }
H2 { font-size: 12pt; font-weight: bold; margin: 12px 0px 0px 0px; }
H3 { font-size: 10pt; font-weight: bold; margin: 12px 0px 0px 0px; }
H4 { font-size: 10pt; font-weight: normal; font-style: italic; text-decoration: underline; }
P { margin: 5px 0px 0px 0px; }
BLOCKQUOTE { margin: 6px 30px 0px 30px; padding: 0px 5px 5px 5px; font-style: italic; color: #000000; background-color: #E8F7F6; }

UL, OL { margin: 6px 0px 4px 18px; padding-left: 0px; list-style: square outside; }
LI { padding-bottom: 4px; padding-left: 5px; }
LI.oor { list-style-image: url(images/b_oor.gif); }
LI.oog { list-style-image: url(images/b_oog.gif); }
LI.mond { list-style-image: url(images/b_mond.gif); }
LI.hand { list-style-image: url(images/b_hand.gif); }