Body,TD{
        background : url(../bilder/gs/cream01.jpg) repeat fixed;
        font-family : "Times New Roman", "Times";
        font-size: 12pt;
        color: black;
}

H1        {font-family : "Times New Roman", "Times";
        font-size: 24pt;
        font-weight: bold;
        color: black;}

H2         {font-family : "Times New Roman", "Times";
        font-size: 24pt;
        font-weight: bold;
        font-style: italic;
        color: black;}

H3        {font-family : "Times New Roman", "Times";
        font-size: 18pt;
        font-weight: bold;
        color: black;}

H4         {font-family : "Times New Roman", "Times";
        font-size:18pt;
        font-weight: bold;
        font-style: italic;
        color: black;}

H5         {font-family : "Times New Roman", "Times";
        font-size: 16pt;
        font-weight: bold;
        color: black;}

H6         {font-family : "Times New Roman", "Times";
        font-size: 16pt;
        font-weight: bold;
        font-style: italic;
        color: black;}

H7         {font-family : "Charlesworth", "Times";
        font-size: 20pt;
        font-weight: bold;
        color: black;}

HR         {color:black;}

P        {font-family : "Times New Roman", "Times";
        font-size: 14pt;
        color: black;}

P1        {font-family : "Times New Roman", "Times";
        font-size: 14pt;
        font-weight: bold;
        font-style: italic;
        color: black;}

LI {font-family : "Times New Roman", "Times";
        font-size: 11pt;
        color: black;}

A         {color: black;
        font-family : "Arial", "sans-serif";
        font-size: 12pt;
        font-weight: bold;}

A:Hover {color: red;
        font-family : "Arial", "sans-serif";
        font-size: 12pt;
        font-weight: bold;}
A:visited
        {color:blue;
        font-family : "Arial", "sans-serif";
        font-size: 12pt;
        font-weight:bold;}
