.rubrik, h2 {
	font-family: Sourcesanspro;
	font-size: 40px;
	font-weight: 100;
	font-style: normal;
	color: rgb(173, 0, 17);
	line-height: 1.2em;
}
.paragraph {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 24px;
}
.mrubrik, h3 {
	font-weight: 700;
	font-size: 20px;
	font-variant: normal;
	font-style: normal;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.5empx;
	color: #666666;
}
.preamble {
	font-family: SourcesansproLight;
	font-size: 20px;
	font-weight: 300;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 1.3em;
}
div.square {
	background-color: rgb(237, 237, 237);
	border: 0px solid rgb(77, 77, 77);
	border-radius: 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: 300;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 1.5em;
}
blockquote {
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	color: rgb(173, 0, 17);
	line-height: 22.5px;
	border: 0px solid rgb(173, 0, 17) rgb(173, 0, 17) rgb(173, 0, 17) rgb(0, 0, 153);
	border-radius: 0px;
	padding: 10px 10px 10px 30px;
}
.notebutton {
	background-color: rgb(181, 0, 0);
	padding: 10px;
	font-family: SourcesansproExtralight;
	font-size: 13px;
	font-weight: 100;
	font-style: normal;
	color: rgb(255, 255, 255);
	line-height: 1.8em;
	border: 0px solid rgb(166, 34, 32);
	border-radius: 0px;
}
.notebutton:visited {
	color: rgb(255, 255, 255);
}
.note {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: normal;
	background-color: rgb(252, 177, 98);
	border: 0px solid rgb(0, 0, 0);
	border-radius: 0px;
}
.fact {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 300;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: normal;
	border: 0px solid rgb(184, 184, 184);
	border-radius: 0px;
	background-color: rgb(237, 237, 237);
}
div.plain {
	border: 0px solid rgb(204, 204, 204);
	border-radius: 0px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 300;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 1.2em;
	padding: 5px 0px;
}
div.vinjett {
	background-color: rgb(240, 129, 9);
	font-family: Sourcesanspro;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	color: rgb(255, 255, 255);
	line-height: normal;
}
div.vinjett a {
	color: rgb(255, 255, 255);
}
