#itemization { border-collapse: collapse; border-spacing: 0px;  text-align: right; }
#itemization TH { border-collapse: collapse; border-spacing: 0px;  text-align: center; }

.odd TD { background-color: lightgreen; }
.even TD { background-color: gray; }

#xcode { background-color: gray; text-align: center; }
#xdesc { background-color: white; text-align: center; }
#xqty { background-color: gray; text-align: right;} 
#xunitcost { background-color: white;  text-align: right;}
#xqtycost {background-color: gray; text-align: right; }
#xqtycost {background-color: gray; text-align: right; }

h2 {   font-size: medium; }
