body, td, p, ol, ul {
        font-family: sans-serif;
        font-size: 10pt;
        color: #000000;
}
a {
        font-family: sans-serif;
        font-size: 10pt;
        color: #663333;
        text-decoration: none;
}
a:hover {
        font-family: sans-serif;
        font-size: 10pt;
        color: #663399;
        text-decoration: underline;
}
td.epig {
        color: #663333;
        font-weight: bold;
        font-style: italic;
}
strong {
        color: #663333;
        font-size: 12pt;
        font-face: verdana;
}

