BODY {
    FONT-SIZE: 12px; 
    COLOR: #ffffff; 
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

P, DIV, LI, TD {
    FONT-SIZE: 12px;
    COLOR: #ffffff;
}
TH {
    FONT-SIZE: 12px;
    COLOR: #ffffff;
}

A {
    FONT-SIZE: 12px
}
A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A:hover {
    TEXT-DECORATION: underline
}

h1 {
    font-size: 14pt; 
    font-weight: bold; 
    margin-top: 5px;
    margin-bottom: 10px;
}

h2 {
    font-size: 12pt;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 10px;
}

h3 {
    font-size: 11pt;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 8px;
}

h4 {
    font-size: 10pt; 
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 6px;
}

h5 {
    font-size: 9pt; 
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 5;
}

h6 {
    font-size: 8pt; 
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 5px;
}

a img {
    border: none;
}

.style1 {
    font-weight: bold;
    color: #000000
}
.style2 {
    font-size: 13px
}

span.meny {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #94AB63
}

.submeny {
    font-size: 9pt;
    font-weight: bold;
    color: red
}
