.textsm {
	font-family: tahoma, sans-serif, helvetica;
	font-size: 8pt;
	color: white;
}

a.textsm {
	font-family: tahoma, sans-serif, helvetica;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

.promoheader {
    font-family: tahoma, sans-serif, helvetica;
	font-size: 10pt;
    color: #ffffff;
    font-weight: bold;
    }
.promo {
	font-family: tahoma, sans-serif, helvetica;
	font-size: 8pt;
    color: #333333;
    }
a.promo {
	font-family: tahoma, sans-serif, helvetica;
	font-size: 8pt;
    color: #61A596;
    font-weight: bold;
    }