.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;
        font-weight: normal;
        color: #000000;
        }

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

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

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

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

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

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

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

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

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

.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_brown{
        font-size: 8pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #7d5750;
        }

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

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

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

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

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