

table.pricelist tr.odd {background-color: #f2f2f2;}
table.pricelist tr.even {background-color: #bcd68f;}

table.pricelist tr.empty {background-color: #FFFFFF; color: #000000;}
table.pricelist tr.nomed {background-color: #FFFFFF; color: #000000;}

table.pricelist td {font-family:Tahoma, Verdana, Arial; font-size:11px;}

table.pricelist a {font-weight: bold; text-decoration:underline; color:#1979bc;}
table.pricelist a:hover {font-weight: bold; text-decoration:none; color:#249DCA;}