a, a:hover, a:link, a:visited, a:active
{
	font-family:times;
	font-size:14px;
	text-decoration: none;
}
a:hover
{
	color: Red;
}

a:link
{
	color: #6d8ba0;
}
a:visited
{
	color: #3300ff;
} 
a:active 
{
	color: #ff0000;
}
BODY    
	{
	font-family:Arabic Transparent, Helvetica, sans-serif;
	margin-top: 25px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 25px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	width: auto;

	background-image : url(../../image/nahj.jpg);
	background-attachment: fixed;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #774600;
	font-size: 14pt;
	font-weight: Normal;
	text-align:center;
}
h2
{
	font-family: Times New Roman;
	color: #0000cc;
	font-size: 18pt;
	text-align:center;
}
h3
{
	font-family: Times New Roman, Arial;
	color: #009933;
	font-size: 14pt;
	font-weight:bold;
	text-align: left;
}
h4
{
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	font-weight:Normal;
	text-align:Justify;
	background-image : none;
}
h5
{
	font-family: tahoma, Arial;
	color: rgb(51,102,153);
	font-size: 8pt;
	FOnt-weight: normal;
	text-align: justify;
}
h6
{
	font-family: tahoma, Arial;
	color:#ff6600;
	font-size: 10pt;
	font-weight:blod;
	text-align:center;  
}
p
{
	text-indent : 35;
}
.b{
font-weight: 600;
color: #4169E1;
}