BODY {  
	BACKGROUND-COLOR: #FFFFFF; 

 	font-family : VERDANA;
 	font-size : 10pt;
 	font-style : normal;
 	font-color : #75738B;
}

.Tekst {

 	font-family : VERDANA;
 	font-size : 10pt;
 	font-style : normal;
 	font-color : #75738B;
	Color : #75738B;

}
.StorTekst {

 	font-family : VERDANA;
 	font-size : 12pt;
 	font-style : normal;
 	font-color : #75738B;
	Color : #75738B;

}
.LilleTekst {

 	font-family : VERDANA;
 	font-size : 8pt;
 	font-style : normal;
 	font-color : #75738B;

}

TD	{
 	font-family :  Verdana;
 	font-size : 14px;
 	font-weight : normal;
 	font-style : normal;
 	color : #75738B;
}

 A:LINK  {
 	font-family : Helvetica;
 	font-size : 10pt;
 	font-style : normal;
 	text-decoration : none;
 	color : #75738B;
 }

 A:VISITED  {
 	font-family :Helvetica;
 	font-size : 10pt;
 	font-style : normal;
 	text-decoration : none;
 	color : #75738B;
 }
 A:HOVER  {
 	font-family : Helvetica;
 	font-size : 10pt;
 	font-style : normal;
 	text-decoration : underline;
 	color : #75738B;
 }

.StandardKnap {
 	font-family : Helvetica;
 	font-size : 8pt;
 	font-style : normal;
 	text-decoration : none;
 	color : #292C49;

	background: #E1E1E1;
	border-bottom: 1px solid #104A7B;
	border-right:1px solid #104A7B;
	border-left: 1px solid #104A7B;
	border-top:1px solid #104A7B;
	color:#;
	HEIGHT:17px;
	text-decoration:none;
	cursor: hand
	}

.Tekstfelt {
	font-family:tahoma,sans-serif;
	font-size:12px;
	background: ;
	border-bottom: 1px solid #104A7B;
	border-right: 0px solid #104A7B;
	border-left: 0px solid #104A7B;
	border-top: 0px solid #104A7B;
	bgcolor:;
	height:20px;
	text-decoration:none;
	cursor: hand;
	}		
		
