<!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">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
<style type="text/css">
<!--
.style1 {font-size: 16px}
-->
</style>
<table border="1" height="200" width="500">
<tbody>
<tr>
<td bgcolor="#6699cc" height="100" width="100"><strong>testing</strong></td>
<td bgcolor="#cc3366" height="100" width="100"><span
class="style1">a</span></td>
<td bgcolor="#ff6699" height="100" width="100">really</td>
</tr>
<tr>
<td bgcolor="#ccff33" height="100" width="100">ugly</td>
<td bgcolor="#009966" height="100" width="100">html</td>
<td bgcolor="#990066" height="100" width="100">email</td>
</tr>
</tbody>
</table>
</body>
</html>
|