.sm_black {
        font-size: 8pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #e1e1e1;
        }

.sm_black_bold {
        font-size: 8pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #e1e1e1;
        }

.m_black {
        font-size: 12pt;
        font-family: Arial;
        font-weight: normal;
        color: #e1e1e1;
        }

.m_black_bold {
        font-size: 12pt;
        font-family: Arial;
        font-weight: bold;
        color: #e1e1e1;
        }

.lg_black {
        font-size: 14pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #e1e1e1;
        }

.lg_black_bold {
        font-size: 14pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #e1e1e1;
        }

.sm_red {
        font-size: 8pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #9f181b;
        }

.sm_red_bold {
        font-size: 8pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #9f181b;
        }

.m_red {
        font-size: 12pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #a21e21;
        }

.m_red_bold {
        font-size: 12pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #a21e21;
        }

.lg_red {
        font-size: 14pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #a21e21;
        }

.lg_red_bold {
        font-size: 14pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #a21e21;
        }

.sm_grey {
        font-size: 8pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #878787;
        }

.sm_grey_bold {
        font-size: 8pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #878787;
        }

.m_grey {
        font-size: 12pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #878787;
        }

.m_grey_bold {
        font-size: 12pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #878787;
        }

.lg_grey {
        font-size: 14pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #878787;
        }

.lg_grey_bold {
        font-size: 14pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #878787;
        }