BODY {
    BACKGROUND-COLOR: lightgoldenrodyellow;
     font-family: Arial; font-size: 10pt
}
A { text-decoration: none; color: rgb(0,0,128); font-family: Arial; font-size: 10pt }
A:hover { text-decoration: none; color: rgb(255,0,0); font-family: Arial; font-size: 10pt }
A:active{ text-decoration: none; color: rgb(255,0,0); font-family: Arial; font-size: 10pt }
TD
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    TEXT-ALIGN: left; vertical-align: top 
}
TABLE.hej
{
}
TABLE.hej TD
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    TEXT-ALIGN: left; vertical-align: top 
}
TABLE.hej .hoger
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    TEXT-ALIGN: right; vertical-align: top 
}
TABLE.hej .pyjamashoger
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    TEXT-ALIGN: right; vertical-align: top;
    BACKGROUND-COLOR: rgb(191,96,0)
}
TABLE.hej .pyjamas
{
    BACKGROUND-COLOR: rgb(191,96,0)
}
TABLE.hej THEAD
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
TABLE.hej THEAD TD
{
    BORDER-BOTTOM: black solid 1px;
}