.big-header {
    font-family: Tahoma;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.0;
    display: block;
}

.big-text {
    font-family: Tahoma;
    font-size: 20px;
    font-weight: normal;
    display: block;
}

.small-header {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.0;
    display: block;
}

.default-text {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    display: block;
}
