/* CSS Document */
.teltnietmee {
	font-size: 12px;
	font-weight: bold;
	color: #01528F;
}
.textstyle0{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:12pt;
	color:#404040;
	line-height: 17pt;
}
.textstyle1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:12pt;
	color:#404040;
	line-height: 17pt;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #404040;
	background-color: #000000;
	scrollbar-arrow-color: #B0497A;
	scrollbar-face-color: #D65720;
	background-image:url(achtergrond.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:Center Center;
	line-height: 15mm;
	list-style-position: inside;
	list-style-image: url(../pics/stip.gif);
	list-style-type: square;
	/* The background image will always be in the Center Center of the browser*/
}

a:link {color: #404040}     /* unvisited link */
a:visited {color:#404040}  /* visited link */
a:hover {color: #B0497A}   /* mouse over link */

