.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: #287C65;
        }

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

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

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

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

.lg_green_bold {
        font-size: 14pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #287C65;
        }
		
.sm_blue {
        font-size: 8pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #2E83D3;
        }

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

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

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

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

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

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

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

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

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

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

.lg_grey_bold {
        font-size: 14pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #3C5156;
        }
		
.sm_red {
        font-size: 8pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #CD3216;
        }

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

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

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

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

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