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