A:LINK {
	color: #005555;
}
A:VISITED { 
	color: #800000 
}
A:ACTIVE { color: #FF0000 }
BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	background-image : url(images/Fotoreeks.jpg);
	background-attachment : scroll;
	background-color : #b0bcbc;
	background-repeat : repeat-x;
	font : 10pt;
}

BLOCKQUOTE {
	font-family: Modern;
	margin-top: .25in;
	margin-left: 2in;
	margin-right: 2in;
}

IMG.flop {
	margin-left: 25px;
	margin-right: 10px;
	padding: 20px;
	float: left;
}

IMG.blop {
	float: right;
	position: relative;
	top: 0;
}

P {
	margin-left: 25px;
	clear: none;
}

P.top {
	text-align : center;
}

H1 {
	font : normal 40px Arial Black;
	text-align : center;
	color : White;
	margin : 5px 10px 5px 10px;
}

H2 {
	text-align : left;
	margin-left : 25px;
	font-size : 11pt;
	font-stretch : wider;
	font-weight : bold;
}

H3 {
	font-size : 8pt;
	font-style : italic;
	font-weight : normal;
	text-align : left;
	margin-left : 17px;
}

HR {
	color: #005555
}

UL {
	margin-left : 25px;
}

OL {
		font-weight: bold;
		margin-left: 2in;
}

TABLE {
	font-size : 10pt;
	padding : 3px 3px 3px 0px;
	margin-bottom : 10px;
}

