body
{
    background: #0c0a82;
    margin:     0;
}

body, table, tr, td, p, div, span
{
    font-face:   Arial, Helvetica, sans-serif;
    font-family: Arial, Helvetica, sans-serif;
    font-size:   10pt;
}

a         { text-decoration: none }
a:link    { color:           #00008f; }
a:visited { color:           #00008f; }
a:active  { color:           #00008f; }
a:hover   { color:           #5b5b5b; }

td.title
{
    text-align:  right;
    font-weight: bold;
    color:       #ffffff;
    font-size:   10pt;
}

td.copyright
{
    text-align:  center;
    color:       #ffffff;
    font-size:   10pt;
}

td.boundingbox
{
    background: #ffffff;
    border:     medium solid #000000;
}

td.mainselection
{
    background:  #8c8cff;
    border:      thin solid #000000;
    text-align:  center;
    font-weight: bold;
}
