475986-4.html (411B)
1 <!DOCTYPE HTML> 2 <html> 3 <head> 4 <style> 5 th { 6 word-spacing: 0; 7 letter-spacing: 0; 8 text-transform: none; 9 text-indent: 0; 10 text-shadow: none; 11 line-height: normal; 12 white-space: normal; 13 word-wrap: normal; 14 } 15 </style> 16 </head> 17 <table width="100%"> 18 <tr style="text-align: right"> 19 <th>Text</th> 20 </tr> 21 </table> 22 </html>