body {
	
	margin: 0px 0px 0px 0px;
}

table.hoved{
	background-color: #CACACA;
}

td	{
	font-family: verdana, arial ;
	font-size:xx-small;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	align:left;
	valign:top;
	}	

td.superheading	{
	font-size: x-large;
	color : #000033;
	font-weight:bold;
	text-align : center;
}
td.marg	{
	size : 15px;
	min-width : 15px;
}	
	
td.meny{
	
}
a.noline{
	text-decoration : none;
	color : #0A246A;
}
td.menypkt{
	text-decoration : none;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 1px;
	height: 30px;
	text-align : justify;
}

	
td.midtfelt {
	background-color : #DDDDDD;
}
	
h1{
	font-family: arial, helvetica ;
	font-size:medium;
	font-weight:bold;
	margin-top : 0px;
	margin-bottom : 5px;
}
	
h2{
	font-family: arial, helvetica ;
	font-size:small;
	font-weight:bold;
	margin-top : 0px;
	margin-bottom : 5px;
}	

hr{
	color: Gray;
	noshade:true;
}
	
.bottom{
		font-family: helvetica, arial ;
	font-size: 9px;
	color: #524800;
		}
		
.liste{
	list-style : square;
	margin-top : 2px;
	margin-bottom : 5px;
}		

a:visited {
text-decoration : none;
	color : #0A246A;
} 
a:link {
text-decoration : none;
	color : #0A246A;
} 
a:hover {
color : red; 
text-decoration : none; 
} 
a:active {
color : red; 
text-decoration : none; 
} 

td.headcell {
background-color : #cccccc; 
color : #000000; 
font-family : Verdana, Arial, Helvetica, Sans-Serif; 
font-size : 8pt; 
font-style : normal; 
}
td.subcell {
background-color : #eeeeee; 
color : #000000; 
font-family : Verdana, Arial, Helvetica, Sans-Serif; 
font-size : 8pt; 
font-style : normal; 
}
input , textarea {
background-color : #eeeeee;
color : #000000; 
font-size : 10pt;  
}


