.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_red {
        font-size: 8pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #8b0000;
        }

.sm_red_bold {
        font-size: 8pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #8b0000;
        }

.m_red {
        font-size: 10pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #8b0000;
        }

.m_red_bold {
        font-size: 10pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #8b0000;
        }

.lg_red {
        font-size: 14pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #8b0000;
        }

.lg_red_bold {
        font-size: 14pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #8b0000;
        }

.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_blue{
        font-size: 8pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #113680;
        }

.sm_blue_bold {
        font-size: 8pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #113680;
        }

.m_blue {
        font-size: 10pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #113680;
        }

.m_blue_bold {
        font-size: 10pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #113680;
        }

.lg_blue {
        font-size: 14pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #113680;
        }

.lg_blue_bold {
        font-size: 14pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #113680;
        }