Font Style
< font . face="arial">
Font Size
< font . ptsize=10>
Font Color
< font . color=#000000 back=#ffffff>
Bold Text
< h7>Bold Text Here< /h7>
combine all the different font commands using the format
< font . face="arial" ptsize=10 color=#000000 back=#ffffff> |