Hi,
Is there an easy way to change the font size of all text within a table without going through each line of html text and adding the following -
<p align="center" class="MsoNormal">Country
Change to -
<p align="center" class="MsoNormal"><font size=”+1”>Country</font>
Cheers,
Duncan