TD {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
    font-size : 12pt;
}
.crm {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
    font-size : 14pt;
	color: #ffa34a;
}
.notes {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
    font-size : 10pt;
	color: #ffff80;
}
.rednotes {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
    font-size : 10pt;
	color: #ff0033;
}
.greennotes {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
    font-size : 10pt;
	color: #5db077;
}