.h1{
    color: red;
}
.navbar-custom {
    background-color: 0484a9;
}
.nav-fonts {
    font-family: akzidenz-condensed,impact,sans-serif;
    color:#000000;
}
table td {
    width: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0;
}

a {
    text-decoration: none;
}
.custom {
    width: 205px !important;
}