<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<h1><font><font face="Arial">Heading Format</font></font></h1>
<font face="Arial">Test message from Mozilla  <font color="#ff0000"><b>Thunderbird</b></font>
Email Client supposedly with  plain text and HTML versions of the text
in the same email.   <br>
Will the<i> HTML</i> part be <u>disregarded</u> by the email
redirector?<br>
</font><br>
<br>
<br>
<b>HTML Bulleted List</b><br>
<br>
<ul>
  <li>Item 1</li>
  <li>Item 2</li>
  <li>Item 3</li>
</ul>
HTML <HR> tag follows     <br>
<hr size="2" width="100%"><br>
Thunderbird Graphic Smilie follows<br>
<br>
<span class="moz-smiley-s1"><span> :-)           </span></span><br>
<br>
End of test<br>
</body>
</html>