H1
{
    COLOR: #990033;
    FONT-FAMILY: Times New Roman, Courier New, Courier;
    FONT-SIZE: 36pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: normal
    BACKGROUND-COLOR: #F0F0F0;
}
TD
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal
}
BODY
{
    margin-left: 5;
    margin-top: 0;
    margin-bottom: 0;
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal
}

TABLE
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM-COLOR: #ffffff;
    BORDER-LEFT-COLOR: #ffffff;
    BORDER-RIGHT-COLOR: #ffffff;
    BORDER-TOP-COLOR: #ffffff
}

A:link
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #990033;
    FONT-FAMILY: Times New Roman, Verdana, Arial;
    FONT-SIZE: 18pt;
    FONT-WEIGHT: normal;
    text-decoration: none
}
A:hover
{
   BACKGROUND-COLOR: #FFFFFF;
   color: #FF0000;
   text-decoration: underline
} 
A:visited
{
    COLOR: silver;
    FONT-FAMILY: Times New Roman, Verdana, Arial;
    FONT-SIZE: 18pt;
    FONT-WEIGHT: bold;
    text-decoration: none
} 
