A:link
{
    COLOR: blue
}
A:visited
{
    COLOR: blue
}
A:active
{
    COLOR: blue
}
A:hover
{
    COLOR: green
}
BODY
{
    
    COLOR: navy;
    FONT: 11pt Arial
}
H2
{
    COLOR: navy
}
H1
{
    COLOR: navy
}
P
{
    COLOR: navy;
    FONT: 11pt Arial
}
P.small
{
    FONT-SIZE: 11pt;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: normal
}
P.verysmall
{
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: normal
}
