
a:link {
	color: blue;
}
a:visited {
	color: #009999;
}
a:hover {
	color: red;
}
a:active {
	color: red;
}
a, a:hover, a:link, a:visited, a:active {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
}
body {
	font-family: Arabic Transparent, Helvetica, sans-serif;
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 25px;
	margin-left: 40px;
	padding: 0px;
	border: 0px;
	wid
; 	width: auto;
}
.ar {
	font-family:Arabic Transparent,arial;
	font-size: 23px;
	
	text-align:	right;  
	color:green;
	line-height:2 
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #008040;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: Times New Roman;
	font-size: 16pt;
	color: rgb(40, 82, 123);
	text-align: center;
}
h3 {
	font-family: Times New Roman, Arial;
	font-size: 14pt;
	color: rgb(0, 128, 64);
	font-weight: bold;
	text-align: left;
}
h4
{
	font-family: Arial;
	color: rgb(0,0,0);
	font-size:12pt;
	font-weight:Normal;
	text-align:Justify;
	}
	h5 
	{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	text-align: justify;
}	
p {
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
	text-indent: 30pt;
}


