BODY, HTML {
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
}

A {
        text-decoration : none;
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #EB911B;
}

A:HOVER {
        text-decoration : underline;
        color: #EB911B;
}

a.dark {
        font-size: 7pt;
        color: #25651B;
        text-decoration: none;
}

a.medium {
        font-size: 7pt;
        color: #36AA49;
        text-decoration: none;
}

A:HOVER.medium {
        text-decoration : none;
        color: #EB911B;
}

A:HOVER.white {
        text-decoration : none;
        color: #EB911B;
}


a.alt {
        font-size: 7pt;
        color: #EB911B;
        text-decoration: none;
}

a.white {
        font-size: 7pt;
        color: #ffffff;
        text-decoration: none;
}

a.greylink {
        font-size: 8pt;
        line-height: 14pt;
        font-weight: bold;
}

.small  {
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #ffffff;
        font-weight : bold;
}

.normal  {
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        font-weight : normal;
}

.alt  {
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #EB911B;
        font-weight : bold
        }


h1 {
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-size: 20pt;
        color: #36AA49;
        font-weight : bold;
        margin-top : 2pt;
        margin-bottom : 0pt;
}

h2 {
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #36AA49;
        font-weight : bold;
        margin-top : 2pt;
        margin-bottom : 6pt;
}

.teaserheader {
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        font-weight : bold;
}


P  {
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        font-weight : normal;
        line-height : 14pt;
        margin-top : 2pt;
        margin-bottom : 12pt;
}

P.list  {
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        color: #000000;
        font-weight : normal;
        line-height : 12pt;
        margin-top : 0pt;
        margin-bottom : 0pt;
}


P.illu  {
        line-height : 10pt;
        font-size: 7pt;
        margin-top : 3pt;
        margin-bottom : 12pt;
}


td.cell {
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        font-weight : normal;
}

td.rowheader {
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #ffffff;
        font-weight : bold;
}

td.colheader {
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        font-weight : bold;
}


INPUT.search {
        font-size:8pt;
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        background-Color=#ffffff;
        BORDER: #b1b1b1 1 solid;
        width: 120px;
}

P.s2d  {
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-size: 14pt;
        color: #36AA49;
        font-weight : bold;
        margin-top : 5pt;
        margin-bottom : 5pt;
        line-height: 16pt;
}

P.s2dsmall, a.s2dsmall {
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-size: 7pt;
        color: #36AA49;
        margin-top : 2pt;
        margin-bottom : 2pt;
        line-height: 10pt;
}


td.s2d {
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        font-weight : normal;
}

INPUT.s2d {
        font-size:8pt;
        font-family : Tahoma, Arial, Helvetica, sans-serif;
}

SELECT.s2d {
        font-size:8pt;
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        width:160px;
}

a.s2d {
        font-size:8pt;
        text-decoration : none;
        font-family : Tahoma, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #36AA49;
}

a.s2dsmall, a.s2dinfo  {
        text-decoration:underline;
}