Fonts=Control
It's ridiculous how much more in control of my space I feel now that I've played with the fonts and everything isn't all HI I AM IN HUGE LETTERS!
If anyone else wants to do the same, here are some key tags you may need:
style="font-variant:small-caps"
style="font-family:familyname"
style="font-size:percentage"
style="font-style:italic"
style="font-weight:bold"
To do everything at once, use semicolons between them:
style="font-variant:small-caps; font-family:familyname; font-size:percentage"
You can add the appropriate style tag to the various "div" tags while editing site html. Change an entire page by adding it to the
I chose a font from the list here: Common Fonts on Windows/MAC, but you can certainly use any family you choose. Just be aware that everyone may not have the font you choose installed.