body {
  font-size: small;
  font-family: Tahoma,sans-serif;
  font-weight: normal;
  font-style: normal;
}
table {
  border:  none;
  padding: 0px;
  font-family: Tahoma,sans-serif;
  font-size: 14px;
  direction: rtl;
  margin-top: 0%;
  text-align: justify;
  line-height: 200%;
}
p {
  font-family: Tahoma,sans-serif;
  font-size: 14px;
  text-align: justify;
  direction: rtl;
  line-height: 200%;
  }
h3 {
  font-family: Tahoma,sans-serif;
  font-size: 16px;
  text-align: center;
  padding: 5px;
}
h2 {
	font-family: Tahoma,sans-serif;
  font-size: 20px;
  text-align: center;
  padding: 5px;
}

a {
  font-family: Tahoma,sans-serif;
  font-size: 16px;
  font: bold;
  text-align: center;
  color: 012f7b;
  text-decoration: none;
  direction: rtl;
  padding: 0px;

}
a.open {
	  color: #A9A9A9;
}
