.body {
    font-family: "Arial";
    font-size: 12px;
    color: #535353;
    line-height: 16px;
}

.body a {
    font-family: "Arial";
    font-size: 12px;
    color: #535353;
    line-height: 16px;
    text-decoration: none;
}

.body_blue {
    font-family: "Arial";
    font-size: 12px;
    color: #013283;
    text-decoration: none;
}

.body_blue a {
    font-family: "Arial";
    font-size: 12px;
    color: #013283;
    text-decoration: none;
}

.blue16px {
    font-family: "Arial";
    font-size: 16px;
    color: #013283;
}

.blue16px a {
    font-family: "Arial";
    font-size: 16px;
    color: #013283;
    text-decoration: none;
}

.blue19px {
    font-family: "Arial";
    font-size: 19px;
    color: #013283;
}

.blue19px a {
    font-family: "Arial";
    font-size: 19px;
    color: #013283;
    text-decoration: none;
}

.body_orange {
    font-family: "Arial";
    font-size: 12px;
    color: #ff8400;
}

.body_orange a {
    font-family: "Arial";
    font-size: 12px;
    color: #ff8400;
    text-decoration: none;
}

.orange19px {
    font-family: "Arial";
    font-size: 19px;
    color: #ff8400;
}

.orange19px a {
    font-family: "Arial";
    font-size: 19px;
    color: #ff8400;
    text-decoration: none;
}

.nav {
    font-family: "Arial";
    font-size: 12px;
    color: #ffffff;
}

.nav a {
    font-family: "Arial";
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}

.footer {
    font-family: "Arial";
    font-size: 10px;
    color: #ffffff;
}

.footer a {
    font-family: "Arial";
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
}
