<FONT FACE = 'Helvetica'>Helvetica TEXT</FONT>
<FONT FACE = 'Comic Sans MS'>Comic Sans MS TEXT</FONT>
<FONT FACE = 'Verdana'>Verdana TEXT</FONT>
<FONT FACE = 'Futura'>Futura TEXT</FONT>
<FONT FACE = 'Impact' SIZE = '+3' COLOR = 'RED'>Impact TEXT</FONT>
<FONT FACE = 'Times Roman'>Times Roman TEXT</FONT>
<FONT FACE = 'New Times Roman'>New Times Roman TEXT</FONT>
<FONT FACE = 'TT'>Typewritter TEXT</FONT>
<FONT FACE = 'Modern'>Modern TEXT</FONT>
<FONT FACE = 'Courier'>Courier TEXT</FONT>
<FONT FACE = 'Geneva'>Geneva TEXT</FONT>
<FONT FACE = 'Swiss'>Swiss TEXT</FONT>
<FONT FACE = 'Arial'>Arial TEXT</FONT>
<FONT FACE = 'Lucida Calligraphy'>Lucida Calligraphy TEXT</FONT>
<FONT FACE = 'Lucida Console' SIZE = '-1'>Lucida Console TEXT</FONT>
<FONT FACE = 'Verdana', 'Helvetica'>Verdana or Helvetica TEXT</FONT>
<HR SIZE = '1%' WIDTH = '100%' COLOR = 'Red'>
Will produce a horizontal line, which you may vary by changing the percentage numbers and color. High and low show as examples.
No change in text above means your computer doesn't support that font. It is suggested that two similar fonts be specified separated by a comma as per the last example. The size of the text can be altered by adding the command SIZE = '- or + #' The color of the font can be altered by adding the command COLOR = 'choose a safecolor'