<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/REC-html401/loose.dtd">
<html>
<head>
  <meta name="generator"
        content=
        "HTML Tidy for Cygwin (vers 27 December 2006), see www.w3.org">
        
  <title>1198501</title>
  <style type="text/css">
  table.c3 {background-color: yellow}
  tr.c2 {background-color: red}
  th.c1 {background-color: aqua}
  </style>
</head>
<body>
  <table class="c3"
         summary="">
    <tr class="c2">
      <th class="c1">1</th>
      <th>2</th>
    </tr>
    <tr>
      <td>3</td>
      <td>4</td>
    </tr>
  </table>
</body>
</html>