.preamble {
	line-height: 30px;
	color: rgb(0, 0, 0);
	font-weight: 300;
	font-size: 20px;
	font-style: italic;
	font-variant: normal;
	font-family: Sourcesanspro;
}
.rubrik, h2 {
	line-height: 44px;
	font-size: 40px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	font-family: Franklingothicbook;
	color: rgb(0, 0, 0);
}
.paragraph {
	color: rgb(0, 0, 0);
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	font-family: Sourcesanspro;
}
.mrubrik, h3 {
	color: rgb(0, 0, 0);
	font-weight: 400;
	font-size: 22px;
	font-style: normal;
	font-variant: normal;
	line-height: 30px;
	font-family: Franklingothicdemi;
}
.notebutton {
	border: 0px solid rgb(0, 119, 194);
	border-radius: 0px;
	font-family: SourcesansproSemibold;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	color: rgb(255, 255, 255);
	line-height: 24px;
	background-color: rgb(56, 181, 158);
	padding: 10px;
}
div.plain {
	background-color: rgb(255, 255, 255);
	padding: 10px 0px;
	font-family: Sourcesanspro;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 20px;
	border: 0px solid rgb(217, 217, 217);
	border-radius: 0px;
}
.notebutton:visited {
	color: rgb(255, 255, 255);
}
.fact {
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(200, 191, 191);
	border-radius: 0px;
	font-family: Sourcesanspro;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 20px;
}
.note {
	font-family: Sourcesanspro;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 17px;
	background-color: rgb(203, 219, 186);
}
div.square {
	border: 0px solid rgb(102, 102, 102);
	border-radius: 0px;
	background-color: rgb(237, 237, 237);
	color: rgb(0, 0, 0);
	font-style: normal;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	font-family: Sourcesanspro;
}
blockquote {
	font-family: SourcesansproSemibold;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	color: rgb(214, 39, 36);
	line-height: 24px;
	border-radius: 0px;
	border-left: 2px solid rgb(0, 0, 153);
	background-color: transparent;
	margin: 0px 5px 0px 50px;
	border: 0px solid rgb(214, 39, 36);
}
div.vinjett {
	font-family: SourcesansproSemibold;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	color: rgb(133, 133, 133);
	line-height: normal;
	background-color: transparent;
	border-radius: 2px;
	border-bottom: 1px solid rgb(122, 122, 122);
	padding: 10px 10px 10px 5px;
}
div.vinjett a {
	color: rgb(133, 133, 133);
}
body {
	font-family: Sourcesanspro;
	font-size: 16px;
	font-weight: 100;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 20px;
}
