.commonText {
    font-weight: bold;
    font-family: arial;
	font-size: 14px;
    color: cc0000;
}

.regularOrder, .futureDate {
    font-weight: bold;
    font-family: arial;
	font-size: 14px;
    color: 000000;
}

.rushOrder, .futureRushDate {
    font-weight: bold; 
    font-family: arial;
	font-size: 14px;
    color: 000000;    
}
