table.price tr.odd {       background-color: #F4F4F4;}
table.price tr.even {       background-color: #FFFFFF;}
table.price tr.empty {	background-color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FF7800;}
table.price tr.nomed {	background-color: #EEECE6;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #7D0000;}
table.price td {font-size: 12px; text-align: center;}
table.price a { font-size: 12px;      font-weight: bold;}