BODY
{
    PADDING: 0px;
    MARGIN: 0px;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: 'Verdana', 'Arial', 'MS Sans Serif', 'Tahoma', 'Helvetica', 'sans-serif', 'Book Antiqua', 'Times New Roman', 'serif';
    LIST-STYLE-TYPE: disc;
    LETTER-SPACING: normal;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left;
}

H1, H2, H3, H4, H5, H6, H7
{
    FONT-FAMILY: 'Verdana', 'Arial', 'MS Sans Serif', 'Tahoma', 'Helvetica', 'sans-serif', 'Book Antiqua', 'Times New Roman', 'serif';
    FONT-WEIGHT: bold;
    COLOR: #23425F;
}
H1 { FONT-SIZE: 20pt; }
H2 { FONT-SIZE: 18pt; }
H3 { FONT-SIZE: 16pt; }
H4 { FONT-SIZE: 14pt; }
H5 { FONT-SIZE: 12pt; }
H6 { FONT-SIZE: 10pt; }
H7 { FONT-SIZE: 8pt; }

P, SPAN, DIV, NOBR, UL, OL, LI, TABLE, TR, TH, TD
{ line-height:135%; font-size:10pt; }

A
{
    FONT-FAMILY: 'Verdana', 'Arial', 'MS Sans Serif', 'Tahoma', 'Helvetica', 'sans-serif', 'Book Antiqua', 'Times New Roman', 'serif';
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
    COLOR: #23425F;
}
A:link { color: #23425F; text-decoration: underline; }
A:visited { color: #23425F; text-decoration: underline; }
A:active { color: #2D6293; text-decoration: underline overline; }
A:hover { color: #2D6293; text-decoration: underline overline; }
INPUT
{
    FONT-FAMILY: 'Verdana', 'Arial', 'MS Sans Serif', 'Tahoma', 'Helvetica', 'sans-serif', 'Book Antiqua', 'Times New Roman', 'serif';
    FONT-SIZE: 9pt;
}
A.mainmenu
{
    FONT-FAMILY: 'Arial', 'Tahoma', 'Verdana', 'Helvetica', 'sans-serif', 'Book Antiqua', 'Times New Roman', 'serif';
    font-size: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    COLOR: #2D6293;
}
A.mainmenu:link { color: #2D6293; text-decoration: none; }
A.mainmenu:visited { color: #2D6293; text-decoration: none; }
A.mainmenu:active { color: #000000; text-decoration: underline overline; }
A.mainmenu:hover { color: #000000; text-decoration: underline overline; }

