I have a poor man's version of a web based HTML editor that I have created, but my only problem is that I cannot get the default font of the iFrame to change to Arial from Times Roman. I have tried to specify a style element and then using class="mystyle" in the iFrame tag, I have tried using a style and font definition within the iFrame tag and a few other things, but none seem to work.