BODY            {
        margin-top:1.5mm;
        margin-left:20mm;
        margin-right:5mm;
        background-color: #FFFFE0;
}

P, TD, DT, DL, LI       {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #330033;
}

H1                      {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 25pt;
        font-weight:400;
}

H2                      {
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:17.5pt;
        font-weight:400;
}

H3                      {
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:15pt;
        font-weight:400;
}

SMALL           {
        font-size:8pt;
}

I                       {
        font-style:italic;
}

B                       {
        font-weight:bold;
}

U                       {
        text-decoration:underline;
}

SPAN.top        {
        font-size:7.5pt;
        vertical-align:35%;
}

SPAN.bottom     {
        font-size:7.5pt;
}

FONT.70         {
        font-size:70pt;
        font-weight:lighter;
}

FONT.60         {
        font-size:60pt;
        font-weight:lighter;
}

FONT.50         {
        font-size:50pt;
        font-weight:lighter;
}

FONT.40         {
        font-weight:lighter;
}

FONT.30         {
        font-weight:lighter;
}

FONT.20         {
        font-size:20pt;
        font-weight: lighter;
}

A:link          {
        color:#6000FF;
        background-color: transparent;
        text-decoration:underline;
}

A:visited       {
        color:#8080C0;
        background-color: transparent;
        text-decoration:underline;
}

a:active        {
        color: Red;
        background-color: transparent;
        text-decoration:none;
}

A.an                    {
        text-decoration:none;
}

UL                              {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:10pt;
        color:#330033;
        background-color: transparent;
}


