td.one {
  background-image:url(image/028.gif);
  background-repeat:no-repeat; 
  background-position:center;
  width:250px;
  height:29px;
  float:right
}
td.two {
  background-image:url(image/029.gif);
  background-repeat:repeat-y; 
  background-position:center
}
td.three {
  height:17px;
  background-image:url(image/0210.gif);
  background-repeat:no-repeat; 
  background-position:center
}
table{
table-layout:fixed;
}
td.underline{
border-bottom:silver solid;
}
h3{
	font-weight:bold;
	direction:rtl;
	color:#ff6600;
	font-family:Verdana;
	font-size:16pt;
	text-align:center;
}
img.dep{
  border-right:teal thin solid; 
  border-top:teal thin solid; 
  border-left:teal thin solid; 
  border-bottom:teal thin solid
 }
 p{
 font-size:18px;
 direction:rtl
 }
 p.pone{
 margin:15px;
 text-align:right;
 vertical-align:top;
 }
 a {
 text-decoration:none;
 font-family:Arial, Helvetica, sans-serif;
 color:#FFFFFF;
 font-size:18px;
 }
 
 table.form{
 table-layout:auto;
 text-align:right;
 font-size:18px;
 direction:rtl
 }
 table.page1{
 text-align:right;
 font-size:18px;
 direction:rtl;
 width:772px
 }
 div.div1{
 width:180px;
 margin:10px;
 text-align:center;
 }