body
	{
	font-size: 10pt;
	font-family: verdana, arial
	}

h1
	{
	font-size: 24pt;
	}

h2, .tittel h2
	{
	margin-top: 10pt;
	margin-bottom: 10pt;
	font-size: 18pt;
	text-align: center;
	}
	
h3
	{
	margin-bottom: 4pt;
	}

h5
	{
	font-size: 10pt;
	}

a
	{
	text-decoration: none;
	color: #0000ff;
	}

a:hover
	{
	text-decoration: underline;
	}

a:active
	{
	text-decoration: underline;
	}

th
	{
	font-size: 10pt;
	font-family: verdana, arial;
	}

td
	{
	font-size: 10pt;
	font-family: verdana, arial;
	}

td a
	{
	text-decoration: none;
	color: #0000ff;
	}

td a:hover
	{
	text-decoration: underline;
	}

td a:active
	{
	text-decoration: underline;
	}

.publikasjoner {
	width: 100%;
}

.publikasjoner td {
	font-size: 8pt;
}

#topp
	{
	color: white;
	font-weight: bold;
	font-size: 20pt;
	}

#venstrekol
	{
	color: "#cccccc";
	}

#venstrekol A
	{
	color: white;
	}

#bunn
	{
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

#bunn A
	{
	text-decoration: none;
	color: #cccccc;
	}

#bunn A:hover
	{
	text-decoration: underline;
	}

#bunn A:active
	{
	text-decoration: underline;
	}

#bunnuthevet
	{
	font-size: 12pt;
	color: white;
	font-weight: bold;
	}

#sistoppdatert
	{
	text-align: right;
	font-size: 8pt;
	font-style: italic;
	}

textarea
	{
	font-family: Courier New; font-size: 9pt;
	}

td textarea
	{
	font-family: Courier New; font-size: 9pt;
	}

.midtcelle, td.midtcelle
	{
	border-left-style: solid;
	border-bottom-style: none;
	}

.filinfo, td.filinfo
	{
	border-left-style: solid;
	border-top-style: none;
	}

@media print {
  .noprint, td.noprint, th.noprint, .venstremeny, td.venstremeny, .bunninfo, td.bunninfo {
    display: none
  }
  
  .midtcelle, td.midtcelle {
    width: 100%;
    border-style: none;
  }
  
  .hovedtabell {
    width: 100%;
    border-style: none;
  }

  .tittel, td.tittel, .filinfo, td.filinfo {
    border-style: none;
  }
  
  h2, .tittel h2 {
    margin-top: 0pt;
    margin-bottom: 10pt;
    font-size: 18pt;
    text-align: left;
  }
	
}
