.small-red {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	color: #FF3300;
}
.small-gray {
	font-family: "MS Sans Serif";
	font-size: 9pt;
	color: #333333;
}
.small-yellow {

	font-family: "MS Sans Serif";
	font-size: 9pt;
	color: #FF6600;
}
.medium-black {

	font-family: "MS Sans Serif";
	font-size: 10pt;
	color: #333333;
}

