P           { color: black; font-size: 10pt; font-family: verdana, helvetica, "sans serif"; text-align: justify }

H1  {
font-size : 10pt;
    text-decoration : bold;
font-family : verdana, helvetica, "sans serif";

}
H2  {
font-size : 10pt;
        text-decoration : underline;
font-family : verdana, helvetica, "sans serif";

}

A          { color: black; text-decoration: underline }

A:Visited         { color: black; text-decoration: underline }

A:Active        { color: white; text-decoration: underline }

A:Hover       { color: gray }

BODY           { color: black; font-size: 10pt; font-family: verdana, helvetica, "sans serif"; text-align: justify }
div            { color: black; font-size: 10pt; font-family: verdana, helvetica, "sans serif"; text-align: justify }
.meny     { color: black; font-size: 11pt; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal }
a.meny     { color: black; font-size: 11pt; font-family: verdana, arial, helvetica, "sans serif"; font-weight: normal; text-decoration: none }
a.meny:link     { color: black; font-size: 11pt; font-family: verdana, arial, helvetica, "sans serif"; font-weight: normal; text-decoration: none }
a.meny:visited     { color: black; font-size: 11pt; font-family: verdana, arial, helvetica, "sans serif"; font-weight: normal; text-decoration: none }
a.meny:hover     { color: gray; font-size: 11pt; font-family: verdana, a; font-weight: normal; text-decoration: none }