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

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

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

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

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

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

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

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

.m_gold {
        font-size: 10pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #cd9c2e;
        }

.m_gold_bold {
        font-size: 10pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #cd9c2e;
        }

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

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

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

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

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

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

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

.lg_grey_bold {
        font-size: 14pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #999999;
        }
        
.sm_black{
        font-size: 8pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #000000;
        }

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

.m_black {
        font-size: 10pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #000000;
        }

.m_black_bold {
        font-size: 10pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #000000;
        }

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

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