<style>
body
{
    font-size: 8pt;
    color: #000070;
    line-height: 12pt;
    font-family: verdana,arial
}
input
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    scrollbar-face-color: #d8e2e7;
    font-size: 12px;
    scrollbar-highlight-color: #ffffff;
    border-left: #000000 1px solid;
    scrollbar-shadow-color: #d8e2e7;
    color: #093c6b;
    scrollbar-3dlight-color: #96aabd;
    scrollbar-arrow-color: #606d79;
    scrollbar-track-color: #c2cacf;
    border-bottom: #000000 1px solid;
    font-family: verdana,helvetica;
    scrollbar-darkshadow-color: #96aabd;
    background-color: #bccad4
}
select
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    scrollbar-face-color: #d8e2e7;
    font-size: 12px;
    scrollbar-highlight-color: #ffffff;
    border-left: #000000 1px solid;
    scrollbar-shadow-color: #d8e2e7;
    color: #093c6b;
    scrollbar-3dlight-color: #96aabd;
    scrollbar-arrow-color: #606d79;
    scrollbar-track-color: #c2cacf;
    border-bottom: #000000 1px solid;
    font-family: verdana,helvetica;
    scrollbar-darkshadow-color: #96aabd;
    background-color: #bccad4
}

p
{
    font-size: 10pt;
    color: #000070;
    line-height: 12pt;
    font-family: verdana,arial
}
.header a
{
    font-size: 10pt;
    color: yellow;
    line-height: 12pt;
    font-family: verdana,arial;
    text-decoration: none
}
.header a:hover
{
    color: #0000ff;
    background-color: #ffff11;
    text-decoration: none
}
.header a:active
{
    color: #0000ff;
    background-color: #ffff99;
    text-decoration: none
}
a:unknown
{
    font-weight: bold;
    font-size: 10pt;
    color: #000070;
    line-height: 12pt;
    font-family: verdana,arial;
    text-decoration: none
}

.tabtex
{
    font-size: 9pt;
    color: black;
    line-height: 12pt;
    font-family: verdana,arial
}
a
{
    font-size: 10pt;
    color: #000070;
    line-height: 12pt;
    font-family: verdana,arial;
    font-weight: bold;
    text-decoration: none}

a:hover
{
    color: yellow;
    font-weight: bold;
    background-color: #cc3300;
    text-decoration: none
}
a:active
{
    color: red;
    font-weight: bold;
    background-color: #ffcc00;
    text-decoration: none
}

</style>