BODY
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
P
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
TD
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif'
}
A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #navy;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: black;
    text-decoration: none;
}

A.SiteLinkBold:visited
{
    color: #navy;
    text-decoration: none;
}

