    body, a, td, p { 
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color:#000000;
    }
    
    a:visited, a:link, a:active { 
        color:#000066; 
        text-decoration:none; 
        font-weight:bold;
    }
    
    a:hover {
        color:#000066;
        text-decoration: underline;
        font-weight:bold;
    }

    .ft {
        text-align:justify;
    }
    