I have been trying to change the font size in the output text of an html table in a php mail. After spending hours and trying different options, I have found a simple solution, so I thought I would post it...Simply use a scale from +1 to +6 for font size:\[code\]<font face='arial' size='+2'>YOUR TEXT HERE</font>\[/code\]Simple solution that seems to work!