I think that's the valid way.
If you add create a table like this ...

<html>
<body>
<table>
<td>
<tr style="font-face:arial; font-size:10pt; background:cyan;">Testing</tr>
<tr style="font-face:arial; font-size:10pt; background:#cyan"> Testing</tr>
</td>
</table>
</body>
</html>

... it appears to take off the cellspacing anyway.

Anyone else know cos I'd like to know too?

Thanks

Lee McCormick
http://www.dynamicallywebbed.com
[email protected]