Basefont
BASEFONT element tells web browsers about the FONT information to be used for rendering website content for the current page from starting point of the BASEFONT element. You can apply this element in either the HEAD or BODY portion of the document. The BASEFONT element overrides the default font settings of the browser. For Example:
<BASEFONT FACE="Verdana, Times, Aerial" SIZE=2>