.main2 {
    font-size: 13px;
    font-family: Arial;
    line-height: 19px;
}
    .main2 b {
        color: 000000;
    }
    .main2 u {
        text-decoration: none;
        font-weight: bold;
    }
.main {
    font-size: 13px;
    font-family: Arial;
    line-height: 19px;
}
    .main a {
        color: #0A90E7;
    }
    .main a:hover {
    }
    .main b {
        color: #0A90E7;
        font-size: 15px;
    }
.title {
    font-family: Arial;
    font-size: 19px;
}
    .title a {
        text-decoration: none;
    }
    .title a:hover {
        text-decoration: underline;
    }
.subtitle {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
    .subtitle a {
    }
    .subtitle a:hover {
    }
.footer {
    font-size: 11px;
    font-family: Arial;
}
    .footer a {
    }
    .footer a:hover {
    }
.menu a {
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.title {
    font-family: arial;
    font-size: 25px;
    color: #0A90E7;
}
