body {
    margin-left: auto;
    margin-right: auto;
    font-size: 11pt;
}

.nav {
    display: none;
}

a {
    color: black ;
    text-decoration: none;
    border-bottom: none;
}

.customer a {
    color: #993300;
}

abbr {
    border-bottom: none;
}

/* vim:ts=4:sw=4:et:sts=4:ci:si:
 * */
