.paragraph {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-variant: normal;
	font-style: normal;
	line-height: 1.5em;
	color: rgb(104, 100, 105);
}
.rubrik, h2 {
	font-family: 'Roboto Condensed';
	font-size: 36px;
	font-weight: 700;
	font-variant: normal;
	font-style: normal;
	line-height: 1.2em;
	color: rgb(156, 156, 156);
}
div.vinjett {
	font-family: 'Roboto Condensed';
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	color: rgb(104, 100, 105);
	line-height: normal;
	padding: 10px 10px 10px 5px;
	background-color: transparent;
	border-radius: 2px;
	border-bottom: 3px solid rgb(242, 219, 46);
}
div.vinjett a {
	color: rgb(104, 100, 105);
}
h3 {
	font-family: 'Roboto Condensed';
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	color: rgb(104, 100, 105);
	line-height: 22px;
}
.preamble {
	font-family: 'Roboto Condensed';
	font-size: 20px;
	font-weight: 100;
	font-style: italic;
	color: rgb(104, 100, 105);
	line-height: 1.5em;
}
div.square {
	padding: 10px;
	margin: 0px;
	font-family: 'Roboto Condensed';
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	color: rgb(104, 100, 105);
	line-height: 24px;
	border: 0px solid rgb(112, 112, 112);
	border-radius: 3px;
	background-color: rgb(255, 244, 163);
}
blockquote {
	padding: 10px;
	margin: 0px 5px 0px 40px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 100;
	font-style: italic;
	color: rgb(191, 15, 112);
	line-height: 24px;
	background-color: transparent;
	border: 0px solid rgb(191, 15, 112);
	border-radius: 0px;
}
.note {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 1.3em;
	border: 0px solid rgb(0, 0, 0);
	border-radius: 0px;
	background-color: rgb(250, 231, 87);
}
.fact {
	padding: 8px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	color: rgb(104, 100, 105);
	line-height: 1.3em;
	border: 1px solid rgb(198, 198, 198);
	border-radius: 0px;
	background-color: rgb(255, 255, 255);
}
div.plain {
	padding: 0px;
	font-family: 'Roboto Condensed';
	font-size: 19px;
	font-weight: 300;
	font-style: normal;
	color: rgb(0, 0, 0);
	line-height: 1.3em;
	border: 0px solid rgb(218, 218, 218);
	border-radius: 0px;
	background-color: rgb(255, 255, 255);
}
.notebutton {
	padding: 15px 0px 15px 10px;
	font-family: 'Roboto Condensed';
	font-size: 16px;
	font-weight: 100;
	font-style: normal;
	color: rgb(255, 255, 255);
	line-height: 1em;
	background-color: rgb(191, 15, 112);
	border: 0px solid rgb(37, 119, 205);
	border-radius: 0px;
}
.notebutton:visited {
	color: rgb(255, 255, 255);
}
