.text {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}

.text a{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #003883;
	text-decoration: none;
	line-height: 16px;
}

.text a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ef7f01;
	text-decoration: underline;
	line-height: 16px;
}

.text-bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #003883;
	text-decoration: none;
	line-height: 16px;
}

.text-bold-orange {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ee7f01;
	text-decoration: none;
	line-height: 16px;
}

.text-kop-small {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}

.header {
	font-family: arial;
	font-size: 35px;
	font-weight: normal;
	color: #003883;
	text-decoration: none;
	line-height: 35px;
}

.header_m {
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	color: #003883;
	text-decoration: none;
	line-height: 25px;
}

.text-footer {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	line-height: 16px;
}

A.link-footer {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	line-height: 16px;
}

A.link-footer:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ef7f01;
	text-decoration: none;
	line-height: 16px;
}

A.link-download {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #003883;
	text-decoration: none;
	line-height: 16px;
}

A.link-download:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ef7f01;
	text-decoration: underline;
	line-height: 16px;
}
