.normal {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
}
.kop {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.italic {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}
.links {
	font-family: Verdana;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
}
.unnamed1 {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.red {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF3300;
}
