BODY
{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: verdana, arial, times new roman;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
       
}
H2
{
    COLOR: teal
}
H3
{
    COLOR: black
}
TABLE
{
    COLOR: black;
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}
.Header
{
    BACKGROUND-COLOR: teal;
    COLOR: yellow;
    FONT-FAMILY: verdana, arial;
    FONT-WEIGHT: bold
}
.formtable
{
    BACKGROUND-COLOR: beige
}
TD
{
    BACKGROUND-COLOR: beige
}
H4
{
    COLOR: red;
    FONT-VARIANT: small-caps
}
H6
{
    COLOR: red
}
A
{
    BACKGROUND-COLOR: transparent;
    COLOR: blue
}
