A:link
{
    text-decoration: none;
    COLOR: #008000
}
A:visited
{
    text-decoration: none;
    COLOR: #008000
}
A:hover
{
    text-decoration: underline
}
A:active
{
    text-decoration: none;
    COLOR: #000000
}
BODY
{
    BACKGROUND-COLOR: #DEFEDC;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana
}
TABLE
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}
ADDRESS
{
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana
}
