* {direction:rtl !important;}
table, tr, td, div, p {
direction:rtl !important;
/*border:1px solid black;*/
}
h1, h2, h3, h4, h5, h6{
padding:0;
margin:0;
direction:rtl !important;
}
table, div {
font-family: dejavusanscondensed, Arial, sans-serif;
...