Modify the calculation of all price levels so that "% Over Cost" values are treated as "$ Over Cost". Also, all price levels are to be rounded to two decimal places with the exception of Level 4 which will be rounded to four decimal places.
Update 14 Nov 2006:
Changed the rounding method from "nearest" to "next".