﻿BODY
{
    background-color: #FFCC99;
    margin:0
}
TD
{
    font-family: Tahoma;
    font-size: 11pt
}
H1 {font-size: 30px; font-family: Tahoma; }
H2{font-weight: bold; font-size: 18px; text-transform: uppercase; font-family: 'Comic Sans MS'; text-decoration: underline; }

A
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11pt;
    
    text-decoration: underline;
}
A:Link
{color: blue;}
A:visited
{
    color: maroon;
}
LI
{
    padding-bottom:5;
    font-size: 11pt
}
.kommentar
{
    font-size: 10.0pt; 
    font-family: Comic Sans MS; 
    font-weight:bold
}
.framhevet
{
    font-weight: bolder;
    text-decoration: underline;
}
TABLE
{
    border-collapse: collapse;
}
