I figured it out last night, but don't have the file with me. Basically (from memory), I added to the CSS file, a<br><br>TABLE {<br>font-size=10pt;<br>}<br><br>which took care of it, though I'm not sure what it will do with other font sizes that may be hard coded into the HTML already. Seems to look proper on the few files I viewed. At least, the table font sizes are not huge as they were which made them overpower the text outside of the tables.<br><br>Don<br>