<!--
BODY {
        background-color: #FFFFFF;
        color: #37528D;
}
P {
        font-family: Verdana, Arial, sans-serif;
        background-color: transparent;
        color: #37528D;
        font-size: 12px;
        line-height: 12pt;
}
A:link {
        font-family: Verdana, Arial, sans-serif;
        background-color: transparent;
        color: #37528D;
        font-size: 12px;
        line-height: 12pt;
        font-weight: bold;
        text-decoration: none;
}
A:visited {
        font-family: Verdana, Arial, sans-serif;
        background-color: transparent;
        color: #37528D;
        font-size: 12px;
        line-height: 12pt;
        font-weight: bold;
        text-decoration: none;
}
A:active {
        font-family: Verdana, Arial, sans-serif;
        background-color: transparent;
        color: #37528D;
        font-size: 12px;
        line-height: 12pt;
        font-weight: bold;
        text-decoration: none;
}
A:hover {
        font-family: Verdana, Arial, sans-serif;
        background-color: transparent;
        color: #183166;
        font-size: 12px;
        line-height: 12pt;
        font-weight: bold;
        text-decoration: none
}
-->

