.header {
        font-family: Verdana;
        font-size: 18px;
        font-weight: bold;
        color: #353535
}
.text {
        font-family: Verdana;
        font-size: 12px;
        font-weight: normal;
        color: #424242;
}
.subheader {
        font-family: Verdana;
        font-size: 14px;
        font-weight: bold;
        color: #353535;
}
.boldText {
        font-family: Verdana;
        font-size: 12px;
        font-weight: bold;
        color: #424242;
}
