BODY
{
        color: #000000;
        font-family: 'MS Sans Serif',sans-serif;
        font-size: 9pt;
}
TR
{
        VERTICAL-ALIGN: top;
}
TD
{
        color: #272727;
        FONT-FAMILY: "MS Sans Serif",sans-serif;
        font-size: 9pt;
}
A
{
        color: #010152;
        FONT-FAMILY: "MS Sans Serif",sans-serif;
        TEXT-DECORATION: none;
}
A:hover
{
        color: #2D18E0;
        FONT-FAMILY: "MS Sans Serif",sans-serif;
        TEXT-DECORATION: none;
}
A.list
{
        color: #2D18E0;
        FONT-FAMILY: "MS Sans Serif",sans-serif;
        TEXT-DECORATION: none;
        font-size: 10pt;
        font-weight: bold;
}
A.list:hover
{
        color: #023086;
        FONT-FAMILY: "MS Sans Serif",sans-serif;
        TEXT-DECORATION: none;
        font-size: 10pt;
        font-weight: bold;
}
a.red
{
        COLOR: #FD4A85;
        FONT-FAMILY: "MS Sans Serif",sans-serif;
        TEXT-DECORATION: none;
}
a.red:hover
{
        COLOR: #FD829A;
        FONT-FAMILY: "MS Sans Serif",sans-serif;
        TEXT-DECORATION: none;
}
TEXTAREA, INPUT, SELECT
{
        FONT-FAMILY: "MS Sans Serif",sans-serif;
        font-size: 9pt;
        background: #EEFDF8;
        border: 1px solid black;
}
.button
{
        FONT-FAMILY: "MS Sans Serif",sans-serif;
        FONT-SIZE: 9pt;
        border-style: outset;
        background-color: #8EF0DF;
        border-width: 2px;
        border-color: #969294;
        color: #000000;
        font-weight: bold;
        width: 170px;
}
H1
{
        color: #035223;
        font-family: 'Arial Black';
        font-size: 14pt;
        font-weight: normal;
        margin-bottom: 0px;
        text-indent: 50px;
        letter-spacing: 2px;
}
H2
{
        color: #035223;
        font-family: sans-serif,Verdana;
        font-size: 11pt;
        font-weight: bold;
        margin-bottom: 0px;
}
H4
{
        font-family: "MS Sans Serif",sans-serif;
        font-size: 15pt;
        font-weight: bold;
        margin-bottom: 0px;
}
H5
{
        font-family: "MS Sans Serif",sans-serif;
        font-size: 15pt;
        font-weight: bold;
        text-align: center;
        margin-bottom: 0px;
}
.small
{
        font-size: 8pt;
        line-height: 8pt;
        text-indent: 10pt;
        font-family: Arial;
        text-align: justify;
        font-style: italic;
}
a.main_menu
{
        font-family: "MS Sans Serif",sans-serif;
        text-decoration: none;
        font-size: 9pt;
        font-weight: bold;
        text-transform: uppercase;
        color: #000000;
}
a.main_menu:hover
{
        color: #4B4B4B;
}
table.content
{
        background-color: #7C7C7C;
}
td.content
{
        background-color: #F4F4F4;
}
H3
{
        color: #061E76;
        font-family: "MS Sans Serif",sans-serif;
        font-size: 9pt;
        margin-bottom: 0px;
}
INPUT.radio_w
{
        font-size: 9pt;
        background: #FFFFFF;
        border: 0px;
}
INPUT.radio_g
{
        font-size: 9pt;
        background: #F4F4F4;
        border: 0px;
}
td.content_head
{
        background-color: #E2E2E2;
}
.button_exit
{
        font-family: "MS Sans Serif",sans-serif;
        font-size: 9pt;
        border-style: outset;
        background-color: #061E76;
        border-width: 2px;
        border-color: #969294;
        color: #DFECFB;
        font-weight: bold;
}
p.content
{
        font-size: 11pt;
        text-indent: 20px;
}
.plain
{
        font-size: 11pt;
}