a {
	color: #7c784e;
	text-decoration: none;
}
a:link {
	color: #7c784e;
	text-decoration: none;
}
a:hover {
	color: #7f243b;
}
a:active {
	color: #7f243b;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #c6c6c6;
}
.mellomheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #c6c6c6;
	line-height: 40px;
}

.heading_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c6c6c6;
	line-height: 25px;

}

.brodtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
}
.dashed {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c6c6c6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
}
.fotnoter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.sitater {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titteldashed {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c6c6c6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c6c6c6;
	line-height: 25px;
}
.bildetekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
}
.ingress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.signatur {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}