if that were a real table, class 1 would only be applied in that row. apply class 1 as you see fit, and tada...styled
I cant do that because the rows are output from a script. So I would end up with it applyed to every row. I may have to add an if statement when the rows are printed to determin which rows to highlight.