body {
  margin: 0px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
  padding-bottom: 40px;
  font-family: tahoma, Arial, Helvetica, sans-serif, "MS sans serif";
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}

table {
  page-break-inside: avoid;
  width: 80%;
}
td {
  font-family: tahoma, Arial, Helvetica, sans-serif, "MS sans serif";
  font-size: 14px;
  color: #000000;
}
th {
  font-family: tahoma, Arial, Helvetica, sans-serif, "MS sans serif";
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
div.page {
  padding: 20px;
}
div.headline {
  padding-top: 25px;
  font-family: tahoma, Arial, Helvetica, sans-serif, "MS sans serif";
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
}
p.date{font-size: 13px; color:#666;}

div.footer {
  padding-top: 40px;
  color: #666666;
  text-align: center;
}
div.footer a{color:#333;}

div.logo {
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #cdcdcd;
}
div.bo {
  page-break-inside: avoid;
}
div.ibox {
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid  #999999;
  display: block;
  page-break-inside: avoid;
}
div.sihf {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 5px;
}
div.sih {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 5px;
}
#arabic {  
  direction:rtl;
  text-align:right;
}
.arabicbutton {
	font-size:16px;
	width: 60px;
	background-color : #757575;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #000000;
}