body {	background-color: #F0F0F0;
	font-family: "Times New Roman", Times, serif;	font-size: 1em;
}

.text {
	font-family: "Verdana";
	font-size:12px;
	color: #000000;
	text-align:justify;
}
.text a:link { color: #000000; 	} 
.text a:hover { color: #FFFFFF;	background-color:#000000 }
.text a:active { color: #FF0000;	 }
.text a:visited { color: #666666; }

.kop {
	font-family:Arial, "Helvetica", sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	padding-left:50;
	padding-top:10;
}

.small{
	font-family:"Verdana";
	font-size:10px;
	font-style:italic;
	}
