.Header {
	font: bold 24px "Simplified Arabic";
	color: #562f12;
}
.Content {
	font: 18px "Simplified Arabic";
	color: #562f12;
}

.footer {
	font: 14px "Simplified Arabic";
	color: #562f12;
}


a:link {
	color: #562f12;
}

a {
	font-size: 16px;
}
a:visited {
	color: #562f12;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #562f12;
}

body,td,th {
	font-family: Simplified Arabic;
	font-size: 18px;
	color: #562f12;
	font-weight: bold;
	background-image: url(mutoun/Assirat/2.gif);
}


<!-- this is the style of intro pages - begin -->
.wrap{
	width:800px;
	margin:0px auto;
		}

.intro{
	width:500px;
	margin:0 auto;
	text-align:center;
	}
		
.menu{
	width:250px;
	float:right;
	margin:10px 20px 0 0;
	}	
	
.top{
	background:url(images/r5.gif);
		}
		
.introTitle {font-size: 24px;
color: #562f12;
}
.introContent {color: #562f12;
	font-family: "Simplified Arabic";
	font-size: 24px;
	font-weight: bold;
}

<!-- this is the style of intro pages - end -->

