<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Formul&aacute;rio</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
<p align="center"><img src="formulario.jpg" width="644" height="89"></p>
<div align="center">
  <table width="82%" border="0">
    <tr> 
      <td> 
        <?php $include; nome.php
 ?>
      </td>
    </tr>
    <tr> 
      <td> 
        <?$include;email.php
?>
      </td>
    </tr>
    <tr> 
      <td> 
        <?$include;assunto.php?>
      </td>
    </tr>
    <tr> 
      <td> 
        <?include;botao.php?>
        <em>
        <input type="reset" name="Submit" value="Redefinir">
        </em> </td>
    </tr>
  </table>
</div>
<p align="center"><em>By: Terceiro Master </em></p>
</body>
</html>
