/*
Stilark produsert av WebForm
*/


/*---------- Generelt ----------*/
Body { 
color : #003300;
margin-top : 0pt; 
} 
/*---------- I tabeller ---------*/
Table { 
line-height : 120%; 
font-size : 10pt; 
font-family : verdana, sans-serif; 
} 
/*---------- Skriftstørrelser og typer ---------*/
H4 { 
line-height : 150%; 
font-size : 10pt; 
font-family : verdana, arial, sans-serif; 
} 
P { 
line-height : 120%; 
font-size : 10pt; 
font-family : verdana, arial, sans-serif; 
} 
/*---------- Linker ----------*/
a:link { 
color : #000000; 
text-decoration : underline; 
} 
a:active { 
color : #000000; 
text-decoration : underline; 
} 
a:visited { 
color : #000000; 
text-decoration : underline; 
} 
a:hover { 
color : #ff0000; 
text-decoration : none; 
}