<!DOCTYPE HTML>
<html>
  <head>
    <style>
      th {
        word-spacing: 0;
        letter-spacing: 0;
        text-transform: none;
        text-indent: 0;
        text-shadow: none;
        line-height: normal;
        white-space: normal;
        word-wrap: normal;
      }
    </style>
  </head>
  <table width="100%">
    <tr style="text-align: right">
      <th>Text</th>
    </tr>
  </table>
</html>