<html>
<body>
<table width=100 border=1 bgcolor="red">
<tr>
<td>{A}</td>
</tr>
<!-- BEGIN DYNAMIC BLOCK: a_row -->
<tr>
<td>{B}</td>
</tr>
<!-- END DYNAMIC BLOCK: a_row -->
</table>
</body>
</html>