body{
    margin-top: 25px;
}
td, p, body{
    line-height: 1.6em;
    font-family: Arial;
    font-size: 9pt;
}

a{
    color: #3A4D6E;
    text-decoration: none;
    border-bottom: 1px dotted #3A4D6E;
    margin-bottom: 0;
    font-family: Arial;
    font-size: 9pt;
}
a:hover{
    color: #0775a6;
}
a.sub{
    margin-left: 7px;
}