<table width="100%" style="border-collapse:collapse; width:100%">
<tbody>
<tr>
<td valign="top" width="30" style="width:30px;"> </td><!--remove this row is you don't want the default indent-->
<td valign="top">• </td>
<td valign="top" style="">Bullet A</td>
</tr>
<tr>
<td valign="top" width="30" style="width:30px;"> </td>
<td valign="top">• </td>
<td valign="top" style="">Bullet B</td>
</tr>
<tr>
<td valign="top" width="30" style="width:30px;"> </td>
<td valign="top">• </td>
<td valign="top" style="">Bullet C</td>
</tr>
<tbody>
</table>
<!--
You may want to add a <span style="font-size: 18px;"> around the •
Remember to style each TD with the fonts you want to show up.
-->