@import url("http://www.total-gruppen.no/css/tabeller.css");
@import url("http://www.total-gruppen.no/css/article.css");

body {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #444444;
}

.Overskrift {
	font-size: 16px;
	font-weight: Bold;
	line-height: 125%;
	color: #444444;
}
.Uthevet {
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #444444;
}
.UthevetOrrange {
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #e16f0a;
}
.Normal {
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #444444;
}
.NormalOrrange {
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #e16f0a;
}
.Liten {
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #444444;
}