/* CSS Document */
.Kop{
	text-decoration:none;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #362E2C;
	font-family: Arial;
}
.Kop2{
	text-decoration:none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #362E2C;
	font-family: Arial;
}
txt{
	font-family: Arial;
	text-decoration:none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.txt a{
	text-decoration:underline;
	font-size: 12px;
	color: #362E2C;
}
.small{
	text-decoration:none;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-family: arial;
}
.small a{
	text-decoration:underline;
	color: #362E2C;
}
BODY 	
{ 
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #999999; 
	SCROLLBAR-ARROW-COLOR:  #999999; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #999999; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}