<html><head><base href="http://navigasjon.lofoten-teknikk.no/navstyle.css"></head><body>&lt;HTML&gt;&lt;BODY&gt;&lt;pre&gt;P  {
	font-size : 13;
	font-family : Garamond, "Times New Roman";
	color : black;
	margin-left: 60px;
	margin-right: 160px;
}

H1  {
	
	font-size : 40pt;
	font-style : italic;
	font-family : Arial;
	font-weight : bold;
	Color : blue;
	
}

H2  {
	
	font-family : Arial;
	font-weight : bold;
	font-size: 11pt;
	Color : brown;

}

H3  {
	font-family : Arial;
	font-weight : bold;
	font-size : 16;
}

H4  {
	
	font-size : "30";
	font-family : Arial;
	font-weight : bold;
	Color : navy;
	
}

A  {
	font-size : 12;
	font-family : Garamond, "Times New Roman;
	font-style : italic;
	font-weight : normal;
	color : blue;
	text-decoration : none;
}

A:Visited  {
	
	color : magenta;
	text-decoration : none;
}

A:Active  {
	
	color : #0099FF;
	text-decoration : none;
}

A:Hover  {
	
	color : #0099FF;
}

BODY  {
	font-size : medium;
	font-family : Garamond, "Times New Roman";
	
	color : #000000;
}





.litentekst  {
	border-style : none;
	border-color : brown;
	margin-left  : -260px;
	margin-right : 8px;
	font-size : 12;
	font-family : Verdana, Arial;
	font-style : italic;
	font-weight : normal;
	color : blue
	


}
.meretekst  {
	text-align: left;
	margin-left : 30px;
	margin-right : 50px;
	font-size : x-small;
	font-family : Verdana, Arial;
	font-style : normal;
	font-weight : normal;
	color : navy
}
hr { 

  	color: blue;
	margin-left :40px;
	margin-right : 40px;
}
&lt;/pre&gt;</body></html>