body{
  margin-top:8px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  /*direction:rtl;*/
}
font{
    font-family: "Simplified 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;
}
.fntms2{
	font-family:"MS Sans Serif";
	color:rgb(0,134,34);
       font-size:21px;
}
.fntms3{
	font-family:"MS Sans Serif";
	font-size:23px;
	/*<font SIZE=3 COLOR="#000073" FACE="MS Sans Serif">*/
}
.fntms4
{
	color:rgb(0,134,34);
	font-size:25px;
	/*Face="MS Sans Serif" COLOR="#008622" Size="4"*/
}
.fnt2{
	font-size:22px;
       color:rgb(0,134,34);
      /*<font COLOR="#008622" Size="2">*/
}
.fnt5{
	font-size:27px;
       color:rgb(0,134,34);
	/*COLOR="#008622" Size="5"*/
}
.fntsa2{
	font-family:"Simplified Arabic";
       font-size:16px;
       color: rgb(0, 0, 115);
       font-weight: 600;
	/*<font face="Simplified Arabic" color="#008622" size="2">*/
}
.fntsa3{
	font-family:"Simplified Arabic";
       font-size:17px;
       color: rgb(0, 0, 115);
       font-weight: 600;
	/*<font size="3" color="#000073" face=" Simplified Arabic">*/
}
.fntsa4{
	font-family:"Simplified Arabic";
       font-size:18px;
       color: rgb(0, 0, 115);
	/*<font SIZE=4 COLOR="#000073" FACE="Simplified Arabic">*/
}
.fntsa5
{
	font-family:"Simplified Arabic";
       font-size:20px;
       color: rgb(0, 0, 115);
	/*<font SIZE=4 COLOR="#000073" FACE="Simplified Arabic">*/
}

.fntsab02{
	font-family:"Simplified Arabic";
       font-size:16px;
       color: rgb(0, 0, 176);
       font-weight: 600;
}
.fntsab03{
	font-family:"Simplified Arabic";
       font-size:17px;
       color: rgb(0, 0, 176);
       font-weight: 600;
}
.fntsab04{
	font-family:"Simplified Arabic";
       font-size:18px;
       color: rgb(0, 0, 176);
}
.fntsab05
{
	font-family:"Simplified Arabic";
       font-size:20px;
       color: rgb(0, 0, 176);
}
   

a:hover{text-decoration: none;font-style: italic; font-color: red;}
a {text-decoration: none; }