How can I set the font size in the following table? Nothing I do seems to work.
TIA
<table style="width: 480px;">
<tbody>
<tr>
<td style="width: 7px;background:#036ED1;"></td>
<td style="text-align:center";"width: 93px;"><strong>Activity</strong></td>
<td style="width: 380px;">When finished, click <b>Next</b>.</td>
</tr>
</tbody>
</table>