﻿body
{
    font-size: 20px;
    font-family: 'B Titr','B Zar', Tahoma, sans-serif;
    direction: rtl;
    border:1px solid grey;
    padding:10px;
}

table
{
    width:100%;
    border:1px solid black;
}

table td
{
    width:100%;
    border:1px solid black;
}
