.sm_black {
        font-size: 8pt;
        font-family: inherit;
        font-weight: normal;
        color: #000000;
        }

.sm_black_bold {
        font-size: 8pt;
        font-family: inherit;
        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: 13pt;
        font-family: inherit;
        font-weight: normal;
        color: #000000;
        }

.lg_black_bold {
        font-size: 13pt;
        font-family: inherit;
        font-weight: bold;
        color: #000000;
        }

.xlg_black {
        font-size: 16pt;
        font-family: inherit;
        font-weight: normal;
        color: #000000;
        }

.xlg_black_bold {
        font-size: 16pt;
        font-family: inherit;
        font-weight: bold;
        color: #000000;
        }

.sm_gold {
        font-size: 8pt;
        font-family: inherit;
        font-weight: normal;
        color: #B9A954;
        }

.sm_gold_bold {
        font-size: 8pt;
        font-family: inherit;
        font-weight: bold;
        color: #B9A954;
        }

.m_gold {
        font-size: 10pt;
        font-family: inherit;
        font-weight: normal;
        color: #B9A954;
        }

.m_gold_bold {
        font-size: 10pt;
        font-family: inherit;
        font-weight: bold;
        color: #B9A954;
        }

.lg_gold {
        font-size: 13pt;
        font-family: inherit;
        font-weight: normal;
        color: #B9A954;
        }

.lg_gold_bold {
        font-size: 13pt;
        font-family: inherit;
        font-weight: bold;
        color: #B9A954;
        }
		
.xlg_gold {
        font-size: 16pt;
        font-family: inherit;
        font-weight: normal;
        color: #B9A954;
        }

.xlg_gold_bold {
        font-size: 16pt;
        font-family: inherit;
        font-weight: bold;
        color: #B9A954;
        }

.sm_grey {
        font-size: 8pt;
        font-family: inherit;
        font-weight: normal;
        color: #5c5c5c;
        }

.sm_grey_bold {
        font-size: 8pt;
        font-family: inherit;
        font-weight: bold;
        color: #5c5c5c;
        }

.m_grey {
        font-size: 10pt;
        font-family: inherit;
        font-weight: normal;
        color: #5c5c5c;
        }

.m_grey_bold {
        font-size: 10pt;
        font-family: inherit;
        font-weight: bold;
        color: #5c5c5c;
        }

.lg_grey {
        font-size: 13pt;
        font-family: inherit;
        font-weight: normal;
        color: #5c5c5c;
        }

.lg_grey_bold {
        font-size: 13pt;
        font-family: inherit;
        font-weight: bold;
        color: #5c5c5c;
        }
        
.xlg_grey {
        font-size: 16pt;
        font-family: inherit;
        font-weight: normal;
        color: #5c5c5c;
        }

.xlg_grey_bold {
        font-size: 16pt;
        font-family: inherit;
        font-weight: bold;
        color: #5c5c5c;
        }

.xxlg_grey {
        font-size: 25pt;
        font-family: inherit;
        font-weight: normal;
        color: #5c5c5c;
        }

.xxlg_grey_bold {
        font-size: 25pt;
        font-family: inherit;
        font-weight: bold;
        color: #5c5c5c;
        }
