A table.
Code:
<table>
<tr>
<td valign="top">J. Smith</td>
<td valign="top">Sir</td>
<td valign="top">50.00</td>
</tr>
<tr>
<td valign="top">T.Jones</td>
<td valign="top">Duke</td>
<td valign="top">100.00</td>
</tr>
</table>
Dont forget to format the amount to get it right justified