body{
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
font-style: normal;
color: #000000;
}



/* tabeller */
thead th
{
    background-color: #eee;
    text-align: center;
}


tfoot{
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
font-style: italic;
color: #000000;
}

th[scope="col"]{
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
font-style: normal;
color: #000000;
}

th[scope="row"]{
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
font-style: normal;
color: #000000;
}

td{
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
font-style: normal;
color: #000000;
}


/*standard overskrifter */

H1{
font-family: Verdana, sans-serif;
font-size: 16pt;
font-weight: bold;
font-style: normal;
color: #108B0F;
}

H2{
font-family: Verdana, sans-serif;
font-size: 14pt;
font-weight: bold;
font-style: normal;
color: #108B0F;
}

H3{
font-family: Verdana, sans-serif;
font-size: 12pt;
font-weight: bold;
font-style: normal;
color: #108B0F;
}

H4{
font-family: Verdana, sans-serif;
font-size: 16pt;
font-weight: bold;
font-style: normal;
color: #000000;
}

H5{
font-family: Verdana, sans-serif;
font-size: 14pt;
font-weight: bold;
font-style: normal;
color: #000000;
}

H6{
font-family: Verdana, sans-serif;
font-size: 12pt;
font-weight: bold;
font-style: normal;
color: #000000;
}

/*H2{
font-family: Verdana;
font-size: 14pt;
font-weight: bold;
font-style: italic;
color: #000000;
}

H3{
font-family: Verdana;
font-size: 13pt;
font-weight: bold;
font-style: italic;
color: #000000;
}

H4 {
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
font-style: normal;
color: #000000;
}

H5 {
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
font-style: normal;
color: #000000;
}

H6 {
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
font-style: italic;
color: #000000;
}*/


/* normal teksthåndtering */

.Liten{
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
font-style: normal;
color: #000000;
}

.LitenHvit{
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
font-style: normal;
color: #FFFFFF;
}

.Normal{
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
font-style: normal;
color: #000000;
}

.NormalHvit{
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
font-style: normal;
color: #FFFFFF;
}

.Stor{
font-family: Verdana;
font-size: 12pt;
font-weight: normal;
font-style: normal;
color: #000000;
}

.StorHvit{
font-family: Verdana;
font-size: 12pt;
font-weight: normal;
font-style: normal;
color: #FFFFFF;
}
