I forgot to add that this is wordpress 2.7. Also, I tried changing the font styles here:
wp-includes > js > tinymce > wordpress.css
more specifically, this portion:
body.mceContentBody {
font: 13px/19px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
padding: 0.6em;
margin: 0;
}
But it did not work. I even cleared the browser cache and no luck.
This works perfect for the visual tab, but no luck for the HTML tab.
Thanks again
-Dan