BODY 	{background-color		: #FFFFFF;
	background-image			: URL(../images/back_squares.gif);
	scrollbar-face-color		: #f2f2f2;
	scrollbar-highlight-color	: #ffffff;
	scrollbar-3dlight-color		: #ffffff;
	scrollbar-darkshadow-color	: #ffffff;
	scrollbar-shadow-color		: #dadada;
	scrollbar-arrow-color		: #ffffff;
	scrollbar-track-color		: #ffffff;
	font-family     : verdana, arial, helvetica, sans-serif;
	font-size		: 8pt;
	font-weight     : normal;
	font-style      : normal;
	}
		
.BodyText {font-size: 8pt;
	font-family     : verdana, arial, helvetica, sans-serif;
	font-weight     : normal;
	font-style      : normal;
	color           : #000000;
	line-height     : 10pt;
	text-transform  : none;
	text-align      : left;
	}

.BodyText2 {font-size: 9pt;
	font-family     : verdana, arial, helvetica, sans-serif;
	font-weight     : normal;
	font-style      : normal;
	color           : #333333;
	line-height     : 16pt;
	text-transform  : none;
	text-align      : left;
	}
	
.BodyText3 {font-size: 9pt;
	font-family     : verdana, arial, helvetica, sans-serif;
	font-weight     : normal;
	font-style      : normal;
	color           : #333333;
	line-height     : 16pt;
	text-transform  : none;
	text-align      : right;
	}

	
/* -------------------------------------------- 	Hyperlinks  ----------------------------------------------*/

A	{color			: #DF0909;
	text-decoration : underline;
	}
	
.LinkText {font-size: 8pt;
	font-family     : verdana, arial, helvetica, sans-serif;
	font-weight     : bold;
	font-style      : normal;
	color           : #DF0909;
	line-height     : 10pt;
	text-transform  : none;
	text-align      : right;
	}
	
A.BodyTextLink {font-size: 8pt;
	font-family     : verdana, arial, helvetica, sans-serif;
	font-weight     : normal;
	font-style      : normal;
	color           : #000000;
	line-height     : 10pt;
	text-transform  : none;
	text-align      : left;
	text-decoration : underline;
	}

A.BodyTextLink:hover {color: #DF0909;
	}
		
	
.bold {font-weight  : bold;
	}

.italic {font-style: italic;
	}
	
.RedHead {font-size : 10pt;
	font-family     : verdana, arial, helvetica, sans-serif;
	font-weight     : bold;
	font-style      : normal;
	color           : #DF0909;
	line-height     : 11pt;
	text-transform  : none;
	text-align      : left;
	margin-left		: 0px;
	}
	
.white {background: #ffffff;
	}
	
.red {color: #DF0909;
	}
	
.black {color: #333333;
	}

.comment {border	: 1px solid black;
	background-color: #ffffff;
	/* filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20); */
	width			: 300px;
	height			: 200px;
	position		: absolute;
	left			: 20px;
	bottom			: 20px;
	}
	
.raampje {background-color:#FFFFFF;
	cursor			:hand;
	border: 1px solid black;
	}