BODY{
font-family: Arial, Sans-serif;
font-size:10px;
line-height : 16px;
font-weight : bold;
font-style : normal;
text-decoration : none;
text-align : left;
color : rgb(7,47, 103) ;
margin-right : 300px;
background-color : white;
background-image: url(../system/Kgv259x279.gif);
background-repeat: no-repeat;
background-position: bottom right;
background-attachment: fixed}

//Mørk blå: R=7 G=47 B=103
//Lys blå: R=99 G=118 B=160
//Rød: R=205 G=37 B=43





A:LINK{
color : rgb(7,47,103) ;
}
A:ACTIVE{
color : rgb(7,47,103) ;
}
A:VISITED{
color : rgb(99,118,160) ;
}
A:HOVER{
color: rgb(205,37,43) ;
}

H1{
font-size:30px;
line-height : 36px;
color : rgb(7,47, 103) ; ;
font-weight: bold;
}


H2{
font-size : 18px;
line-height : 19px;
color: rgb(205,37,43) ;
}

H3,P,TD,LI {
font-size:10px;
line-height : 16px;
font-weight: bold;
color : rgb(7,47,103) ;
}

H4{
font-size:11px;
line-height : 13px;
font-weight:normal;
}
H5{
font-size:9px;
line-height : 11px;
}




