David B
Remember that each <td> element has a <p> implicitly placed around the data
<td>
<p>
[use] td p { align:left} which will cause all the table data elements to align to the left.
td p { align:left}