#menu li a {
	font-family: Dolly;
	font-style: normal;
	font-weight: 500;
	font-size: 26px;
	color: rgb(0, 0, 0);
	line-height: 40px;
}
.rubrik, h2 {
	font-family: Caecilia;
	font-size: 34px;
	font-weight: 600;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 51px;
}
.preamble {
	font-family: Aller;
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	color: rgb(0, 0, 0);
	line-height: 19px;
}
.mrubrik, h3 {
	font-family: Aller;
	font-size: 21px;
	font-weight: 700;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 26px;
}
.paragraph {
	font-family: Caecilia;
	font-size: 19px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 30px;
}
blockquote {
	background-color: rgb(237, 237, 237);
	border-radius: 0px;
	border-left: 2px solid rgb(66, 66, 66);
	padding: 25px;
	margin: 20px 5px 0px 10px;
}
body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 26px;
}
