a:hover
{
	color: Red;
	text-decoration: underline;
}
a:link
{
	color: Blue;
	text-decoration	:	none;
}
a:visited
{
	color: #009999;
	text-decoration:none;
} 
a:active 
{
	color: Red;
	text-decoration	:	none; 
   
}
BODY    
	{
	text-align: justify;
	direction:ltr;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	font-family:tahoma;
	color: #016123;
	font-size:10pt;
	line-height:180%;
	background-image : none;

}
h1
{
	font-family: Arial,Times New Roman;
	color: #800000;
	font-size: 20pt;
	font-weight:bold;
	text-align:center;
	}
h2
{
	font-family: Arial,Times New Roman;
	color: #800000;
	font-size: 14pt;
	font-weight:bold;
	text-align:center;
}
h3
{
	font-family: Arial,Times New Roman;
	color: #800000;
	font-size: 14pt;
	font-weight:bold;
	text-align:right;
}
h4
{
	font-family: "arial";
	color: #9999ff;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}
h5
{
	font-family: tahoma, Arial;
	color: #408080;
	font-size:10pt;
	font-weight	:	Normal;
	text-align:	Justify;
}
h6
{
	font-family: tahoma;
	color: #3366cc; 
	font-size: 12px;
	font-weight	:normal;
	text-align:	Justify;
	line-height :20px;
	
}
h7
{
	font-family: tahoma;
	color: #800000; 
	font-size: 14pt;
	font-weight: strong;
	text-align: center;
	line-height: 25px;
}
.mohem,.main,b{
	font-weight: bold;
	font-family: Traditional Arabic,Times New Roman,Tahoma,Arial;
	color: #0005DE;
		font-size: 16px;
}
.aye,strong
{
	font-weight: normal;
	font-family: ,Tahoma,Traditional Arabic,Times New Roman,Arial;
	color:red;
	line-height: 23px;

.tarjome
{
	font-family: tahoma;
	color: #3366cc; 
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
}


}
hr{
	width : 100;
	float: right;
	height: 1px;
	color : #6495ED;
}
.q{
	color:#4d4d4d;
	font-weight: 600;
}
h5,h5 p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
.Question{
	font-weight:600;
	color:green;
}
.Answer{
	font-weight:600;
	color:#000099;
}
