.headertext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-style: normal;
        line-height: 22px;
        color: #000000;
        font-weight: bolder;
}
.subheadtext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        line-height: 20px;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #000000;
}
.bodytext {
        font-family: arial;
        font-size: 13px;
        font-style: normal;
        line-height: 14px;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
}
.whitelinks {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
}

