> Well, you can use the scope attribute instead of id/headers pairs,
> that'll make things a lot easier.
> Also, don't add visual attributes like align and b to the TH, simply
> set it in the CSS
>
> TH {text-align:right;} (browsers adds bold text by default)
>
> More info on the correct markup and how to style it.
> http://www.icant.co.uk/forreview/tables/*
Of course without the "*"
http://www.icant.co.uk/forreview/tables/