a:hover
{
	color: red;
}
a:link
{
	color: Blue;
}
a:visited
{
	color: #009999;
} 
a:active 
{
	color: Red;
}
BODY    
	{
	font-family:Simplified Arabic;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	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-color: #ffffff;
}
h1
{
	font-family: "Simplified Arabic";
	color: #800080;
	font-size: 14pt;
	font-weight: bold;
	text-align:center;
}
h2
{
	font-family: Simplified Arabic, Simplified Arabic;
	color: #800080;
	font-size: 20pt;
	font-weight:bold;
	text-align:center;
}
h3
{
	font-family: Simplified Arabic, Simplified Arabic;
	color: #800080;
	font-size:       14pt;
	font-weight	:	bold;
	text-align:	right; 
	}
h4
{
	font-family: "Simplified Arabic";
	color: rgb(0,0,0);
	font-size: 14pt;
	font-weight:normal;
	text-align:Justify;
	background-image : none;
}
h5
{
	font-family: Simplified Arabic, Simplified Arabic;
	color: #000080; 
	font-size:       11pt;
	font-weight	:	bold;
	text-align:	right;
}

h6
{
	font-family: "Simplified Arabic";
	color: rgb(0,0,0);
	font-size: 14pt;
	font-weight:normal;
	text-align:Justify;
}
