A:link
{
    COLOR: blue;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 9pt
}
A:visited
{
    COLOR: blue;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 9pt;
}
A:active
{
    COLOR: maroon;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 9pt;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: red;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 9pt;
    TEXT-DECORATION: none
}
H1
{
    FONT-FAMILY: Arial, sans-serif
    FONT-SIZE: 20pt;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal
}
H2
{
    FONT-FAMILY: Arial Narrow, sans-serif
    FONT-SIZE: 18pt;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal
}
H3
{
    FONT-FAMILY: Arial, sans-serif;
    FONT-STYLE: italic
    FONT-SIZE: 16pt;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal
}
H4
{
    FONT-FAMILY: Arial, sans-serif
    FONT-SIZE: 14pt;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal
}
H5
{
    FONT-FAMILY: Arial, sans-serif
    FONT-SIZE: 12pt;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal
}
H6
{
    FONT-FAMILY: Arial, sans-serif
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal
}
BODY, TABLE, TR, TD, P, B, STRONG, INPUT
{
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 9pt;
    TEXT-DECORATION: none
}
li
{
list-style-type: circle
}
hr
{
height: 1px;
border: 1px none;
}
