body, td, p, ol, ul {
        font-family: Arial;
        font-size: 10pt;
        color: #000000;
}
a {
        font-family: Arial;
        font-size: 10pt;
        color: #000066;
        text-decoration: none;
}
a:hover {
        font-family: Arial;
        font-size: 10pt;
        color: #660066;
        text-decoration: underline;
}
strong {
        color: #336666;
        font-size: 12pt;
        font-face: Arial;
}

