a, a:hover, a:link, a:visited, a:active
{
	font-family:Verdana;
	font-size:12px;
	text-decoration: none;
}
a:hover
{
	color: Red;
}

a:link
{
	color: Blue;
}
a:visited
{
	color: #009999;
} 
a:active 
{
	color: Red;
}
BODY    
	{
	border:0px none;
	margin: 20 50;
	padding:0;
	background-attachment: fixed;
	font-family:Arabic Transparent, Helvetica, sans-serif;
	width: auto
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #008040;
	font-size: 12pt;
	font-weight: bold;
	text-align:center;
}
h2
{
	font-family: Times New Roman;
	color: #f59810;
	font-size: 16pt;
	text-align:center;
}
h3
{
	font-family: Times New Roman, Arial;
	color:  #003f80;
	font-size: 14pt;
	font-weight:bold;
	text-align: left;
}
h4
{
	font-family: Arial;
	color: rgb(0,0,0);
	font-size: 14px;
	font-weight:Normal;
	text-align:Justify;
	background-image : url('none');
}
h5
{
	font-family: tahoma, Arial;
	color: #c1a817;
	font-size: 10pt;
	font-weight:Normal;
	text-align: justify;
}
p{
	text-indent : 30;
	}
	.ar {
	font-family:Traditional Arabic,Arabic Transparent,Tahoma;font-size:19pt;;
}	
