.preamble {
	line-height: 30px;
	color: rgb(31, 30, 30);
	font-style: italic;
	font-weight: 300;
	font-size: 19px;
	font-family: Gothambook;
	font-variant: normal;
}
.rubrik, h2 {
	line-height: 30px;
	font-style: normal;
	color: rgb(0, 0, 0);
	font-weight: 700;
	font-size: 28px;
	font-family: Gotham;
	font-variant: normal;
}
.mrubrik, h3 {
	font-family: Gotham;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	color: rgb(61, 61, 61);
	line-height: 29px;
	font-variant: normal;
}
.paragraph {
	font-family: Gothambook;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: rgb(77, 77, 77);
	line-height: 28px;
	font-variant: normal;
}
body {
	font-family: Gothambook;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 27px;
}
blockquote {
	line-height: 22px;
	font-size: 14px;
	font-style: normal;
	border-radius: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: rgb(176, 6, 6);
	padding: 10px;
	margin: 0px 20px;
	background-color: transparent;
	border: 0px solid rgb(128, 128, 128);
}
div.plain {
	line-height: normal;
	font-weight: 300;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	padding: 10px 0px;
	border-radius: 0px;
	background-color: transparent;
	border: 0px solid rgb(217, 217, 217);
	color: rgb(0, 0, 0);
}
.notebutton:visited {
	color: rgb(255, 255, 255);
}
.notebutton {
	color: rgb(255, 255, 255);
	border: 0px solid rgb(17, 135, 196);
	background-color: rgb(35, 155, 207);
	font-family: Gothambook;
	padding: 20px 0px 20px 15px;
	font-style: normal;
	font-weight: 100;
	line-height: 19.2px;
	font-size: 12px;
	border-radius: 0px;
}
.note {
	background-color: rgb(148, 209, 247);
	color: rgb(0, 0, 0);
	line-height: normal;
	font-weight: 300;
	font-size: 13px;
	font-style: normal;
	font-family: 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
}
.fact {
	border-radius: 0px;
	border: 1px solid rgb(197, 197, 197);
}
div.square {
	background-color: rgb(199, 234, 252);
	border: 0px solid rgb(102, 102, 102);
	border-radius: 0px;
	padding: 10px 15px;
}
div.vinjett {
	background-color: rgb(116, 192, 222);
	color: rgb(255, 255, 255);
	font-family: Gotham;
	font-size: 19px;
	font-style: normal;
	font-weight: 700;
	line-height: 44px;
	padding: 5px 10px;
	text-align: center;
}
div.vinjett a {
	color: rgb(255, 255, 255);
}
