/* Generelt stylesheet */BODY, TD, P {  color : black;  font-family : verdana;  font-size : 13px;  font-weight : plain ;  color: #000000;  margin-top:0pt;  padding:0pt;}INPUT, SELECT {  font-family: verdana;  font-size: 11px;  font-weight : plain ;  color: #000000;}.header {  font-family : arial;  font-size : 13px ;  font-weight : bold ;  color: #000000;}.subheader {  font-family : arial;  font-size : 11px ;  font-weight : bold ;  color: #FFFFFF;  background: #CE3B44;}.tekst {  font-family: arial;  font-size: 11px;  font-weight : plain;  color: #000000;}.ledetekst {  font-family: arial;  font-size: 11px;  font-weight : bold;  color: #000000;}.tastefelt { /*Bestemmer utseende på inntastingsfelt */	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	color: #000000;	line-height:11px; 	text-decoration: none;	background: #FFF3DE;}.knapp { /*Bestemmer utseende på ledetekst på alle sider + vanlig tekst*/	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #FFFFFF;	line-height:12px; 	text-decoration: none;	background: #CE3B44;}.knapp2 { /*Bestemmer utseende på ledetekst på alle sider + vanlig tekst*/	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #FFFFFF;	line-height:12px; 	text-decoration: none;	background: #000000;}TD.strek {  background: #CE3B44;}A:link {color: #000000;text-decoration: underline;}A:visited {color: #000000;text-decoration: none;}A:active { color: #000000;text-decoration: none;}A:hover {text-decoration: none;}
