Font and color formatting

I've been experimenting with font formatting (Thanks to whoever edited my MayDay entry I was able to see how it works, Thank you!). I can use it fine, now, but there are a few questions I have. First is, what are all the font types that are available? I know helvetica, ariel, and comic sans ms work, but I'm not sure what else does. Also, what colors are available? I've found a lot more here, but I'm sure there are more. The other issue I've encountered is the way the html tag is entered. When I use it on stories, apostrophes (') work, but quotation marks (") don't. When I use it on blogs, it's the other way around. It's a little confusing, and I'm guessing it's not supposed to work that way.

Any information would be appreciated!

Saless

P.S. I'll list below what I've found to work. The html tag is: <font face="fontname" size="#" color="colorname">

The font faces I know are:

  1. Ariel
  2. Comic Sans MS
  3. Helvetica

Sizes are between 1 and 7, anything higher than 7 looks to be the same size as 7. I think zero is the default size.

Colors I know work are:

  1. Pink
  2. Hotpink
  3. Magenta
  4. Red
  5. Blue
  6. Green
  7. Grey
  8. Silver
  9. Purple
  10. Lavender
  11. Brown
  12. Orange
  13. Yellow
  14. Violet
  15. Teal
  16. Turquoise
  17. SkyBlue

The default color is black, obviously.

Leaving nothing between the quotation marks results in the default font, color, or size.