.main {
    color: #000000;
    font-size: 12px;
    line-height: 14px;
    font-family: Verdana,helvetica,sans-serif;
}

.small {
    color: #000000;
    font-size: 11px;
    line-height: 12px;
    font-family: Verdana,helvetica,sans-serif;
}

.header {
    color: #000000;
    font-size: 18px;
    line-height: 18px;
    font-weight: 900;
    font-family: Verdana,helvetica,sans-serif;
}

.bigheader {
    color: #000000;
    font-size: 24px;
    line-height: 24px;
    background-color: #000000;
    font-family: Verdana,helvetica,sans-serif;
}

