A:link
{
        color: black;
        font-family: Verdana, Arial;
        font-size: 10pt;
        font-weight: normal;
        text-decoration: underlined
}
A:visited
{
        color: black;
        font-family: Verdana, Arial;
        font-size: 10pt;
        font-weight: normal;
        text-decoration: underlined
}
A:hover
{
        color: red;
        font-family: Verdana, Arial;
        font-size: 10pt;
        font-weight: normal;
        text-decoration: none
}
A:active
{
        color: red;
        font-family: Verdana, Arial;
        font-size: 10pt;
        font-weight: normal;
        text-decoration: none
}

body
{
        font-family: Verdana, Arial;
        font-size: 10pt;
        font-weight: normal;
        background-color: #D6D8D8;
        color: black;
        scrollbar-base-color=#BDCBFE;
}
table
{
        font-family: Verdana, Arial;
        font-size: 10pt;
        font-weight: normal;
}
h1
{
        font-family: Verdana, Arial;
        font-size: 18pt;
        font-weight: bolder;
        color: black;
}
h3
{
        font-family: Verdana, Arial;
        font-size: 14pt;
        color: black;
}
