body{
  margin-top:8px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  direction:rtl;
}
font{
    font-family: "Traditional Arabic";
    font-size:18px;
}
p{
    text-align: -webkit-center;
}
td {
    text-align: -webkit-center;
}
.table1{
       border-top-width: 5px;
    border-right-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 5px;
    background-color: rgb(134, 255, 255);
    width: 654px;
    direction: rtl;
    border-style: outset;
}

.table2{
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    -webkit-border-horizontal-spacing: 10px;
    -webkit-border-vertical-spacing: 10px;
    border-style: outset;
}

.table3{
    border-top-width: 5px;
    border-right-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 5px;
    background-color: rgb(134, 255, 255);
    -webkit-border-horizontal-spacing: 1px;
    -webkit-border-vertical-spacing: 1px;
    width: 654px;
    direction: rtl;
    border-style: outset;
}
.fnt1{
	font-family:"Traditional Arabic";
	font-size:21px;
}

.fnt2{
	font-family:"Traditional Arabic";
	font-size:25px;
}