H1,H2,H3,H4  {
	color : #000000;
        background: transparent;
        font-family: times, georgia, serif;
        margin-right: 1em;
}

H1{
  font-size: 16 pt;
}

H2{
  font-size: 14 pt;
}

H3{
  font-size: 12 pt;
}

A  {
	color : #990033;
	text-decoration : underline;
}

A:Visited  {
	color : #D9B364;
	text-decoration : underline;
}


A:Active  {
	color : #D9B364;
}


A:Hover  {
	color : #D9B364;
}

TD.venstremarg {
   display: none;
}

TD.venstremarg a{
   color: #ffffff;
   text-decoration : none;
}

TD.venstremarg a.visited{
   color: #ffffff;
   text-decoration : none;
}

TD.venstremarg a.hover{
   color: #D9B364;
   text-decoration : underline;
}

TD.venstremarg a.active{
   color: #D9B364;
   text-decoration : underline;
}

TD.hoved {
   color : #000000;
   background: transparent;
   font-family: times, georgia, serif;
}

TD.hoved a{
   color: #990033;
   text-decoration : underline;
}

TD.hoved a.visited{
   color: #D9B364;
   text-decoration : underline;
}

TD.hoved a.hover{
   color: #D9B364;
   text-decoration : underline;
}

TD.hoved a.active{
   color: #D9B364;
   text-decoration : underline;
}

BODY  {
	background-color : #ffffff;
	color : #000000;
	margin : 1em;
	font-family: times, georgia, serif;
        font-size: 12 pt;
}

TD  {
	color : #000000;

}

TH  {
	color : #000000;
	text-align : left;

}

.trmork {
        background-color : #efefefef;   
}

.trlys {
        background-color : #ffffff;  
}
	
.sortkant { 
        border: 1px solid black;

}


.kantlinje { 
        border: 1px solid #D9B364;

}

.bilde { 
        border: 1px solid #D9B364;

}

.bildetekst  {
	vertical-align : top;
}



HR {
        color : #D9B364;
        border: 1px solid;
        height: 1px;
}

.ulingenmarg {
        margin : 0px 0px 0px 10px;
}

.noPrint{
       display: none;
}