A {
    text-decoration: none;
}

A:link {
    color: #0000EE;
}

A:visited {
    color: #008B8B;
}

A:active {
    color: #551A8B;
}


BODY,DIV,H1,H2,H3,H4,P,TH,TD,DL, 
B,I,U,SMALL,BIG,SUP,SUB {
    font-family: Veranda, Arial, Helvetica, sans-serif;
}

PRE,CODE {
    font-family: "Courier New", Courier, fixed-width;
}

BODY,DIV,P,TH,TD,DL,PRE {
    font-size: 10pt;
}

H1 {
    font-size: 16pt;
    color: #990033;
}

H2 {
    font-size: 12pt;
    color: #990033;
}

H3 {
    font-size: 11pt;
    color: #990033;
}

H4 {
    font-size: 10pt;
    color: #990033;
}

B {
    font-weight: bold;
}

I {
    font-style: italic;
}

U {
    text-decoration: underline;
}

SUB {
    vertical-align: sub;
}

SUP {
    vertical-align: super;
}

SMALL {
    font-size: 9pt;
}

BIG {
    font-size: 11pt;
}

.Blue {
    font-color: blue;
}

.Cyan {
    font-color: cyan;
}

.Green {
    font-color: green;
}

.Magenta {
    font-color: magenta;
}

.Red {
    font-color: red;
}

.E-Doku {
    font-size: 16pt; 
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #990033;
}

.NavigationIntranet {
    color: #669999; 
    font-weight: bold;
}

.BodyLayer {
    margin-left : 32pt;
}

.Footer {
    font-size: 8pt;
}

.sfs {
    font-size: 16px;
    font-weight: 700;
    color:#ffffff;
}