body {
	font-family: Kievit;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 20px;
}
.rubrik, h2 {
	font-family: FranklinGothic;
	font-size: 30px;
	font-weight: 700;
	font-style: normal;
	color: rgb(96, 96, 96);
	line-height: 40px;
}
.mrubrik, h3 {
	font-family: FranklinGothic;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	color: rgb(96, 96, 96);
	line-height: 26px;
}
.preamble {
	font-family: Kievit;
	font-size: 18px;
	font-weight: 400;
	font-style: italic;
	color: rgb(0, 0, 0);
	line-height: 29px;
}
.paragraph {
	font-family: Kievit;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 31px;
}
.notebutton {
	border: 0px solid rgb(24, 88, 156);
	border-radius: 10px;
	background-color: rgb(47, 92, 196);
	padding: 20px;
	font-family: Kievit;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	color: rgb(255, 255, 255);
	line-height: 14px;
}
.notebutton:visited {
	color: rgb(255, 255, 255);
}
div.vinjett {
	border-radius: 0px;
	border-bottom: 4px solid rgb(43, 84, 166);
	background-color: rgba(0, 0, 0, 0);
	font-family: Kievit;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 20px;
	text-align: center;
}
div.vinjett a {
	color: rgb(0, 0, 0);
}
