.paragraph {
	line-height: 30px;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	font-size: 20px;
	font-family: ScoutLight;
	color: rgb(33, 33, 33);
}
.mrubrik, h3 {
	line-height: 37px;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	font-size: 34px;
	font-family: ScoutLight;
	color: rgb(33, 33, 33);
}
.preamble {
	font-family: ScoutLight;
	line-height: 30px;
	font-style: normal;
	font-variant: normal;
	font-weight: 900;
	font-size: 20px;
	color: rgb(33, 33, 33);
}
.rubrik, h2 {
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	font-family: ScoutLight;
	font-size: 50px;
	color: rgb(33, 33, 33);
	line-height: 55px;
	text-align: center;
}
div.vinjett {
	font-family: ScoutLight;
	font-size: 24px;
	font-weight: 800;
	font-style: normal;
	color: rgb(33, 33, 33);
	line-height: 26px;
	background-color: rgba(0, 0, 0, 0);
	border-radius: 0px;
	border-bottom: 1px solid rgb(33, 33, 33);
	padding: 10px 10px 10px 0px;
}
div.vinjett a {
	color: rgb(33, 33, 33);
}
body {
	font-family: ScoutLight;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	color: rgb(33, 33, 33);
	line-height: 24px;
}
div.square {
	font-family: ScoutLight;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 24px;
	background-color: rgb(245, 243, 240);
	border: 0px solid rgb(102, 102, 102);
	border-radius: 0px;
	padding: 20px;
}
.note {
	background-color: rgb(245, 243, 240);
	font-family: ScoutLight;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 22px;
	border: 0px solid rgb(0, 0, 0);
	border-radius: 0px;
}
blockquote {
	background-color: rgb(255, 255, 255);
	font-family: ScoutLight;
	font-size: 30px;
	font-weight: 300;
	font-style: italic;
	color: rgb(138, 138, 138);
	line-height: 36px;
	padding: 20px 60px;
	border: 0px solid rgb(0, 0, 0);
	border-radius: 0px;
}
.fact {
	font-family: ScoutLight;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 24px;
	padding: 20px;
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(136, 136, 136);
	border-radius: 0px;
}
.notebutton {
	font-family: ScoutLight;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	color: rgb(255, 255, 255);
	line-height: 24px;
	padding: 15px 5px 15px 20px;
	background-color: rgb(8, 144, 207);
	border: 0px solid rgb(13, 72, 108);
	border-radius: 0px;
}
.notebutton:visited {
	color: rgb(255, 255, 255);
}
div.plain {
	font-family: ScoutLight;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 24px;
	padding: 10px 0px;
	background-color: rgba(0, 0, 0, 0);
	border: 0px solid rgb(187, 187, 187);
	border-radius: 0px;
}
