<form action="https://www.creditstatusnow.com/default.aspx" method='POST'>
     <table width="263" border="0" cellspacing="0" cellpadding="0" style="border: 2px solid #666666;font-family: Arial, Helvetica, sans-serif;">
          <tr>
               <td width="259" style="padding: 5px; line-height: 25px; font-size: 24px; background-color: #999999;TabChar(1) & color: #FFFFFF; border-bottom: 2px solid #666666;">
                    Login to Your Account</td>
          </tr>
          <tr>
               <td style="padding: 5px;">
                    <p>
                         User Name:<br />
                         <input type="text" name="username" id="username" style="font-size: 16px;" />
                    </p>
                    <p>
                         Password:<br />
                         <input type="password" name="password" id="password" style="font-size: 16px;" />
                    </p>
                    <p>
                         <input type="submit" name="button" id="button" value="Submit" style="font-size: 16px;padding: 5px;" />
                    </p>
               </td>
          </tr>
     </table>
</form>
