body
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11pt;
    background-color: #000099;
}

p
{
    color: #000000;
    font-size: 11pt;
}

td
{
    color: #000000;
    font-size: 11pt;
    empty-cells: show;
}

a
{
    font-size: 11pt;
    color: #0000FF;
    text-decoration: none;
}

a:visited
{
    font-size: 11pt;
    color: #800080;
    text-decoration: none;
}

a:active
{
    font-size: 11pt;
    color: #800000;
    text-decoration: none;
}

a:hover
{
    font-size: 11pt;
    color: #008000;
    text-decoration: underline;
}

.td_hdr_01
{
    font-size: 14pt;
    color: #000099;
    font-weight: bold;
    background-color: #FFFFFF;
    empty-cells: show;
    letter-spacing: 2px;
    white-space: nowrap;
}

.td_hdr_02
{
    font-size: 14pt;
    color: #000000;
    font-weight: bold;
    background-color: #FFFFFF;
    empty-cells: show;
    white-space: nowrap;
}

.td_hdr_03
{
    font-size: 14pt;
    color: #800000;
    font-weight: bold;
    background-color: #FFFFFF;
    empty-cells: show;
    letter-spacing: 2px;
    white-space: nowrap;
}

.td_ftr_01
{
    font-size: 8pt;
    color: #FFFFFF;
    font-weight: bold;
    empty-cells: show;
    letter-spacing: 2px;
    white-space: nowrap;
}

.p_hdr_01
{
    font-size: 14pt;
    color: #008000;
    font-weight: bold;
}
