.redsmall {
	font-size: small;
	color: #FF0000;
}
.orangesmall {
	font-size: small;
	color: #CC6600;
}
.greensmall {
	font-size: small;
	color: #006600;
}

