BODY {
    background: #F7F4C6;
    font-family: Tahoma;
    font-weight: 100;
    font-style: normal;
    font-size: 12pt;
    font-stretch: normal;
    text-align: justify;
    vertical-align: bottom;
    text-decoration: none;
    text-transform: none;
    white-space: normal;
    line-height: 1.8;
    word-spacing: 1;
    letter-spacing: 0.5;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10;
    margin-right: 10;
    position: relative;
    text-indent: 0pt;
    color: #505050;
    vlink: #000000;
}

EM {
    color: #0093DD;
}

A {
    color: #54450A;
}

A:VISITED {
    color: #A28251;
}

HR {
    color: #Faf8cc;
}