@charset "UTF-8";
.tekst  {
	color: #000;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 15px;
	text-decoration: none;
	line-height: 19px;
}
.OVERSKRIFT {
	font-size: 15px;
	text-decoration: none;
	line-height: 19px;
	text-transform: uppercase;
	display: inline;
	font-weight: normal;
	color: #882B35;
}


.citat {
	font-style: italic;
	font-size: 15px;
	color: #666;
}
p {
	font-size: 15px;
	line-height: 19px;
}
.citatNavn {
	text-align: right;
	color: #666;
	clear: both;
}
