<html>
<body>
Test of what enhanced fonts gets through to this list.<br><br>
Colours: <font color="#FF0000">RED</font>,
<font color="#0000FF">BLUE</font> and
<font color="#008000">GREEN</font>.<br><br>
Larger fonts: Regular, <font size=5>Larger</font>, <font size=6>Even
Larger</font>.<br><br>
Underlined: <u>Underlined<br><br>
</u>Italics: <i>Slanted<br><br>
</i>Combos: <font size=5 color="#0000FF"><i>Hello</i></font>
<font color="#FF0000"><b><u>world.</font></b></u></body>
</html>