.north {
	font-family: "traditional arabic",sans-serif;
	margin: 1px !important; 
	overflow: hidden;
	
	background-color:#667986;
	text-align: center;
	direction: rtl;
	}
	.north h3 a {
		font-size:19pt;
		margin-top:4px;
	margin-bottom:4px;	
	margin-left: 30px !important;
	color: white !important;
	}
	
	
	body {
	font-family: "traditional arabic",arial,sans-serif !important;
	margin:8px;	
	color:black;
	font-size: 22px !important;
	text-align: right;
	direction: rtl;
	}
.menu{
background-color:#d8d4c9;
}
.north h3 {
	color: white !important;
}

.menu h3 {
	color: white;
}
a{
	color: black;
	text-decoration: none;
	}
	
	.tableList {
				width: 90%;
	}

.tablePage {
margin: 10px 20% 10px  20% !important;
}
.tablePage td {
border-bottom: 1px solid darkgray;
font-size: 1.3em;	

}

.tableHeading {
font-weight: bold;
background: darkgreen;
color: white;
}
		
	.tableList  thead tr td {
		background: lightgrey;
		border: 1px solid black;
		padding-left: 3px !important;
                        margin: 1px  !important;
						font-weight: bold;
	}

	.tableList  tr td {
                        border: 1px solid darkgrey;
                        direction: rtl; text-align: right; 
						padding: 3px !important;
                        margin: 3px  !important;
                        border-collapse: collapse;
                        background: white;
						font-family: "traditional arabic";
						font-size: 20px;
                    }
		ul{
		padding-right: 12px !important
		
		}
		
					ul li {
					margin-right: 5px !important;
					margin-top: 8px;
					margin-bottom: 8px;
					}
ul li ul li {
					margin-right: 12px !important;
					}
					
					
.pages{
	font-size: 16px !important;
}
.issue{
	font-size: 18px !important;
}
.volume{
	font-size: 18px !important;
}

a:visited{
	color: black !important;
}
	


img {
border: 1px solid darkgray;
padding: 4px;
}