body { 
	font-family:  Arial, Geneva, Helvetica, sans-serif; 
	font-size: 12px;  
}
 
 td {
 	font-family: Arial, Geneva, Helvetica,sans-serif ;
	font-size: 12px;
	color: #555;
 }
 a {
 	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
 }

 select {
 	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
}	

 input {
 	font-family:  Arial, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 3px;
 }

 H3 {
 	color: #8F8F33;
	font-size: 18px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
 }
 H3.liste {
 	color: #8F8F33;
	font-size: 18px;
	margin: 0px;
 }
 .meny {
 	color: White; text-decoration: none; font-weight: bold;font-size:8pt;
 }
  .meny2 {
 	color: White; text-decoration: none; font-weight: bold;font-size:16pt;
 }
 .link {
 	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #33f;
	cursor: pointer;
}
 .link2 {
 	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #33f;
	cursor: pointer;
 }
dt { color:#8F8F33;
	font-weight:bold;}
	
dd { color:#666666;}
 
.help {
 	color: #B54649;
 }
.farge { color: #8F8F33;
 }
.forklar {color:#8F8F33;
 }
.ledetekst {color:#8F8F33; font-size11px;}
.redtext {color: red;}
.ltekst {color:#8F8F33;
		font-size: 12px;
}
.liten {color:gray;
		font-size: 10px;
}
table.sortable thead {
		font-size:10pt;
  		background-color:#f00;
   		color:#003333;
    	font-weight: bold;
    	cursor: pointer;
}
.gray {color: gray;}

label { float: left; }
label.error { float: none; font-style:italic;color: red; padding-left: .5em; vertical-align: top; }
