<meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="initial-scale=1, width=device-width, maximum-scale=1, user-scalable=0" />
<link type="text/css" rel="stylesheet" href=""/>
<script src="" type="text/javascript"></script>
<style type="text/css">
<script language="javascript">
<table width="" height="" cellspacing="" cellpadding="" border="">
<thead>
<tr>
<th>Month</th>
<th>Savings</th>
</tr>
</thead>
<tfoot>
<tr>
<td>Sum</td>
<td>$180</td>
</tr>
</tfoot>
<tbody>
<tr>
<td>January</td>
<td>$100</td>
</tr>
<tr>
<td>February</td>
<td>$80</td>
</tr>
</tbody>
</table>
<form method=post action="" name="" enctype="multipart/form-data">