p {
    font-family         : geneva,verdana,serif;
    font-size           : 9pt;
    color               : #336666;
    background-color    : #FFFFFF;
}

.normal {
    font-family         : geneva,verdana,serif;
    font-size           : 9pt;
    color               : #336666;
    background-color    : #FFFFFF;
}

a:hover {
    text-decoration     : none; 
    font-weight         : bold;
    color               : #336666;
}

a:link {
    text-decoration     : none;
    color               : #336666;
}

a:visited {
    text-decoration     : none;
    color               : #336666;
}

a:active {
    text-decoration     : none; 
    color               : #336666;
}

