body, table{
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

a{
	color: #3f4d56;
	text-decoration: underline;
	
}
a:hover{
	color: #3f4d56;
	text-decoration: none;
}

.kop1, h1{
	font-size: 16px;
	color: #7f90a0;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
.kop2, h2{
	font-size: 14px;
	color: #3f4d56;
	margin-top: 4px;
	margin-bottom: 5px;
	font-weight: bold;
}
.kop3, h3{
	font-size: 12px;
	color: #7f90a0;
	margin-top: 4px;
	margin-bottom: 5px;
	font-weight: bold;
}
.kop4, h4{
	font-size: 11px;
	color: #7f90a0;
	margin-top: 4px;
	margin-bottom: 5px;
	font-weight: bold;
}
.kop5, h5{
	font-size: 10px;
	color: #7f90a0;
	margin-top: 4px;
	margin-bottom: 5px;
	font-weight: bold;
}
.kop6, h6 {
	font-size: 10px;
	color: #7f90a0;
	margin-top: 4px;
	margin-bottom: 5px;
	font-weight: bold;
}

hr{
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	color: #3f4d56;	
	border: 0px;
}

