@font-face {
	font-family: 'Naskh';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/DroidNaskh-Regular.eot);
	src: url(../fonts/DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/DroidNaskh-Regular.woff2) format('woff2'), url(../fonts/DroidNaskh-Regular.woff) format('woff'), url(../fonts/DroidNaskh-Regular.ttf) format('truetype')
}
@font-face {
	font-family: 'NaskhBold';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/DroidNaskh-Bold.eot);
	src: url(../fonts/DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/DroidNaskh-Bold.woff2) format('woff2'), url(../fonts/DroidNaskh-Bold.woff) format('woff'), url(../fonts/DroidNaskh-Bold.ttf) format('truetype')
}
body{direction:rtl; margin:0; padding:0; font:13px/23px Naskh,tahoma}
a{text-decoration:none;}
ul{list-style:none; margin:0; padding:0;}
.main-table{margin-top:50px}
@media print{
	.main-table{margin-top:0px}	
}
.main-table>thead img{width:100%; height:auto; border:none;}
.main-table>tbody .body{margin:40px 0;}
.main-table>tbody .body .rootitr{font:11px/18px tahoma; color:#666666; display:block; height:18px;}
.main-table>tbody .body .title{margin:5px 0 10px; font:normal 16px/26px NaskhBold,Arial; color:#333;}
.main-table>tbody .body .content{padding:0; box-sizing:border-box; text-align:justify; font:13px/23px tahoma;}
.main-table>tfoot .copyright{font:10px/18px tahoma; color:#333; text-align:center; padding:10px 0 0; border-top:1px solid #dcdcdc;}