Body { 
    color: #000000;
    font-size: 8pt;
    font-family: Arial, Courier;
}

A {
    font-family : Arial, Courier;
}

A.body:link {
    color: #000000;
    text-decoration: underline;
}

A.body:visited {
    color: #000000;
    text-decoration: underline;
}

A.body:active {
    color: #000000;
    text-decoration: underline;
}

A.body:hover {
    color: #ffffff;
    background: #000000;
}

A:link {
    color : #ffffff;
    background:;
    text-decoration: none;
}

A:visited {
    color : #ffffff;
    background:;
    text-decoration : none;
}

A:active {
    color : #ffffff;
    background:;
    text-decoration : none;
}

A:Hover {
    color: #000000;
    background: #ffffff;
    text-decoration : none;
}

TD.side_menu {
    font-size: 10pt;
    line-height: 1.75;
}

TD.body {
    font-size: 10pt;
    font-family: Arial, Courier;
}
