.link a:link {
	COLOR: Black;
	font: italic 10pt/10pt Verdana;
}
.link a:visited {
	COLOR: Black;
	font: italic 10pt/10pt Verdana;
}
.link a:hover {
	color: Blue;
	font: italic 10pt/10pt Verdana;
}
p { margin-bottom: 18px; }
h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 20px; line-height: 21px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 14px; line-height: 14px; }
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.StorTekst {
	font-weight: normal;
	font-size: 14px
}

.NormalTekst {
	font-size: 10px;
	color: Black;
}
.LitenTekst {
	font-weight: normal; 
	font-size: 10px; 
	line-height: 8px; 
	margin-bottom: 2px; 
}

.tablerow1 {
	background-color: #BBBBBB;
}

thead {
	background-color: #FFBBBB;
}

tfoot {
	background-color: #BBBBFF;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
