BODY {
background-color: #fcfcfc;
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	text-align : justify;
	margin:10px;
}
P {
	font-family : Verdana,Arial;
	font-size : 11px;
	text-align : justify;
}
H1 {
	font-family : Verdana,Arial;
	font-size : 24px;
	color : #000000;
}
H2 {
	font-family : Verdana,Arial;
	font-size : 16px;
	color : #000000;
}
H3 {
	font-family : Verdana,Arial;
	font-size : 14px;
	color : #000000;
}
TD {
	font-family : Verdana,Arial;
	font-size : 11px;
	color : #000000;
}
LI {
	font-family : Verdana,Arial;
	font-size : 11px;
	color : #000000;
}
A:LINK {
	font-family : Verdana,Arial;
	font-size : 11px;
	text-decoration : none;
	color : #0000ff;
	font-weight:bold;
}
A:ACTIVE {
	font-family : Verdana,Arial;
	font-size : 11px;
	text-decoration : none;
	color : #ff0000;
	font-weight:bold;
}
A:VISITED {
	font-family : Verdana,Arial;
	font-size : 11px;
	text-decoration : none;
	color : #0000ff;
	font-weight:bold;	
}
A:HOVER {
	font-family : Verdana,Arial;
	font-size : 11px;
	text-decoration : none;
	color : #ff0000;
	font-weight:bold;	
}
.txt	{
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
	border:1px solid #000080;
}
.knop	{
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
	color : #000000;
	border:1px solid #000080;
	cursor: hand;
}