﻿.rtl{
    text-align:right;
    direction:rtl
}
.tjustify {
    text-align: justify !important
}
.tcenter{
    text-align:center;
}