BODY
{
    font-size: 12pt;
    margin: 0% 5%;
    color: #002255;
    background-color: #858CD0;

}
A
{
    text-decoration: none
}
A:link
{
    color: #00f
}
A:visited
{
    color: #00f
}
A:active
{
    color: #f00
}
A:hover
{
    color: #f00;
    background-color: #fdd;
    text-decoration: underline
}
ADDRESS
{
    font-size: 10pt;
    font-style: normal;
    font-family: sans-serif
}
EM
{
    font-weight: bold;
    color: #206420;
    font-style: normal
}
STRONG
{
    font-weight: bold;
    color: #f33;
    font-style: normal
}
PRE
{
    border-right: #000 1pt solid;
    padding-right: 0.5em;
    border-top: #000 1pt solid;
    padding-left: 0.5em;
    font-weight: normal;
    font-size: 10pt;
    padding-bottom: 0.5em;
    margin: 1em 2em 1em 20pt;
    border-left: #000 1pt solid;
    color: #000;
    line-height: 1.1em;
    padding-top: 0.5em;
    border-bottom: #000 1pt solid;
    white-space: pre;
    background-color: #ccc
}
DEL
{
    text-decoration: line-through
}
INS
{
    text-decoration: none
}
