BODY            {
        margin-top:1.5mm;
        margin-left:20mm;
        margin-right:5mm;
        background-color: #FFFFE5;
}

P, TD, DT, DL, LI       {
        font-family:"Times New Roman", sans-serif;
        font-size: 12pt;
        color: #330033;
}

H1                      {
        font-family: "Times New Roman", serif;
        font-size: 25pt;
        font-weight:400;
}

H2                      {
        font-family:"Times New Roman", serif;
        font-size:17.5pt;
        font-weight:400;
}

H3                      {
        font-family: "Times New Roman", serif;
        font-size:15pt;
        font-weight:400;
}

SMALL           {
        font-size:10pt;
}

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;
}


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: "Times New Roman", Arial, sans-serif;
        font-size:12pt;
        color:#330033;
        background-color: transparent;
}



