<BASEFONT
COLOR=color
NAME=name
SIZE=n>
Sets the base font value. This value will be used as a default for any text not formatted with a style sheet or using the FONT element.
Example
<BASEFONT SIZE=3> This sets the base font size to 3. <FONT SIZE=+4> Now the font size is 7. <FONT SIZE=-1> Now the font size is 2.