body {

  margin: 0;
  padding: 0;
  text-align: center;
font-family:Traditional Arabic; font-size:10pt; font-weight:bold;
}



.qtitle{
	font-weight: bold;
	font-family: Arial;
	font-size: 20px;
	color: #552C11;
	margin: 12px;
}
.question{
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	//color: #FE0607;
	color: #552C11;
	direction:rtl;
	text-align:right;
}
.answer, .answer p{
font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	line-height: 160%;
	color: #2E5092;
	direction:rtl;
	text-align:right;
}




div.notificationalert { border: 1px solid #446699; background-color:#ffffe0;
	padding: 2px; font-weight:bold; color: #446699; font-size:  120%; }
h1 {
  font-size: 120%;
  color: #01407a;
  padding: 0.3em 0 0.3em 30px;
  border-top: 1px solid #c5d6e2;
  border-bottom: 1px solid #c5d6e2;
}
.parajust    {
  font-family: Verdana, Helvetica, Arial, 'Sans Serif';
  text-align:left;
  color: #000000;
  font-size: 10pt;
  text-align: left;
  margin-top: 8pt;
  margin-bottom: 10pt;
  margin-left: 10pt }

table.quote{
  background: #EEE;
  border-left: .2em solid brown;
  margin-left: 2em;
  margin-top: .4em;
  margin-bottom: .4em;
}
table.quote td.quote_left, table.quote td.quote_right{
  display: none;
}
table.quote td.quote_center{
  padding: .2em .8em;
}
.button-more{ height:20px; width:109px; background:url(images/more.png) no-repeat; display:block; line-height:20px; color:#f7c974; font-weight:bold; }
		.button-more a{ color:#f7c974; font-weight:bold; padding-left:10px; height:20px;  display:block;}
		.button-more a:hover{ color:#FFFFFF;}