BODY {background-color: white;
margin-top: 10px;
margin-bottom : 25px;
margin-left : 0;
font-family: Arial, Helvetica, SansSerif;
}

font.linje3 {font-size : 12px;
color : black;
line-height : 18px;
background-color: transparent;
}

font.linje4 {font-size:11px;
line-height : 12px;
background-color: transparent;
text-indent:10%
}

em {
line-height : 18px;
color : red;
font-style : normal;
background-color: transparent;
}

em.gul {
line-height : 18px;
color : black;
font-style : normal;
background-color: #FFFF00;
font-style : normal
}

div h1 {
font-size : 20px;
color : red;
font-weight : 700;
line-height : 22px;
}

div h2 {
font-size : 16px;
color : #555555;
font-weight : 700;
line-height : 18px;
background-color: transparent;
}

div h3 {
font-size : 14px;
color : #555555;
font-weight : 700;
line-height : 18px;
background-color: transparent;
}

a {font-size : 12px;
text-decoration : none;
line-height : 18px;
font-weight : 400;
outline : none;
background-color : transparent;
}

div a:active {font-size : 12px;
text-decoration : none;
line-height : 18px;
font-weight : 400;
outline : none;
background-color : transparent;
}

div a:visited {text-decoration:none; color: #0000cc; outline:none;}
div a:hover {font-size : 12px; line-height : 18px; text-decoration:none; color: #CC00CC; outline:none; font-weight : 400}