body, td, p {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
}
.head {
        font-size: 18px;
        font-weight: bold;
        color: #004C90;
}
a:link {
        color: #004C90;
        text-decoration: none;
}
a:hover {
        color: #000000;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
}
.nav {
        font-size: 12px;
        color: #004C90;
}
a.nav:link {
        color: #004C90;
        text-decoration: none;
}
a.nav:hover {
        color: #000000;
        text-decoration: none;
}
a.nav:visited {
        text-decoration: none;
}
.copyright {
        font-size: 10px;
        color: #666666;
}
a.copyright:link {
        color: #666666;
        text-decoration: none;
}
a.copyright:hover {
        color: #333333;
        text-decoration: none;
}
a.copyright:visited {
        text-decoration: none;
}
