.tabletxt {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight:bold;
	text-align:center;
}

.featuretxt {
    font-family: arial,helvetica;
    font-size: 8pt;
    font-weight: normal;
}

.orange {
    color: #F47937;
    font-family: arial black,arial,helvetica;
    font-size: 13pt;
    font-weight: bold;
}

.orangeSm {
    color: #F46112;
    font-family: arial,helvetica;
    font-size: 10pt;
    font-weight: bold;
}

.blktxt {
    color: #000000;
    font-family: arial,helvetica;
    font-size: 10pt;
    font-weight: bold;
}

.redtxt {
    color: #FFFFFF;
    font-family: arial,helvetica;
    font-size: 10pt;
    font-weight: bold;
}

.redder {
    color: #FF3333;
    font-family: arial,helvetica;
    font-size: 10pt;
    font-weight: bold;
	text-decoration: underline;
}

.blackSm {
    color: #B40001;
    font-family: arial,helvetica;
    font-size: 10pt;
    font-weight: bold;
}