BODY
{
    BACKGROUND-COLOR: #FFFFFF;

    FONT-FAMILY: Tahoma, Arial, Verdana;
    FONT-SIZE: 10;

    SCROLLBAR-FACE-COLOR: #85AEDA;
    SCROLLBAR-HIGHLIGHT-COLOR: #3A6EA5;
    SCROLLBAR-SHADOW-COLOR: #235385;
    SCROLLBAR-3DLIGHT-COLOR: #3A6EA5;
    SCROLLBAR-ARROW-COLOR: #235385;
    SCROLLBAR-TRACK-COLOR: #3A6EA5;
    SCROLLBAR-DARKSHADOW-COLOR: #3A6EA5;
}

A
{
    a:link {text-decoration: none; font-family: Arial Narrow, Tahoma, Arial;}
    a:visited {text-decoration: none; font-family: Arial Narrow, Tahoma, Arial;}
    a:active {text-decoration: none; font-family: Arial Narrow, Tahoma, Arial;}
    a:hover {text-decoration: underline; font-family: Arial Narrow, Tahoma, Arial; color: #ee7700}
}

EM
{
    FONT-FAMILY: Times New Roman;
    FONT-SIZE: 24;
    FONT-STYLE: italic;
}
