﻿.font-custom {
    font-family: Arial, Tahoma, Verdana, sans-serif;
}

.font-OpenSans {
    font-family: Open Sans;
    font-weight: 300;
}

.font-Arial {
    font-family: Arial;
}

.font-weight-bold {
    font-weight: bold;
}

.font-weight-lighter {
    font-weight: lighter;
}

.font-size21 {
    font-size: 21pt;
}

.font-size-2px {
    font-size: 2px;
}

.font-size-12px {
    font-size: 12px;
}

.font-size-14px {
    font-size: 14px;
}

.font-size-16px {
    font-size: 16px;
}

.font-size-22px {
    font-size: 22px;
}

.font-size-18px--b {
    font-size: 18px;
    font-weight: bold;
}

.font-size30 {
    font-size: 30pt;
}

.width-100p {
    width: 100%;
}

.width-150px {
    width: 150px;
}

.width-200px {
    width: 200px;
}

.height-5px {
    height: 5px;
}

.height-10px {
    height: 10px;
}

.margin-auto {
    margin-left: auto;
    margin-right: auto;
}

.margin-y-0 {
    margin-top: 0;
    margin-bottom: 0;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.color-3d639b {
    color: #3d639b;
}

.color-252525 {
    color: #252525;
}

.border-3d639b {
    border-bottom-color: #3d639b;
}

.line-height-150 {
    line-height: 150%;
}

.line-height-160 {
    line-height: 160%
}

.letter-spacing-0 {
    letter-spacing: 0;
}

.border-width-0 {
    border-width: 0;
}

.__style1 {
    font-size: 8.5pt;
    line-height: 115%;
    font-family: Verdana, sans-serif;
    mso-fareast-font-family: Calibri;
    mso-fareast-theme-font: minor-latin;
    mso-bidi-font-family: Times New Roman;
    mso-bidi-theme-font: minor-bidi;
    color: #3F3F3F;
    mso-ansi-language: EN-US;
    mso-fareast-language: EN-US;
    mso-bidi-language: AR-SA
}

.__style2 {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    text-decoration: none;
}