A {color : white;}

A	{
	font-family 	: times, Tahoma;
	font-weight 	: bold;
	font-style 		: normal;
	font 			: tahoma;
	color 			:#000000;
	font-size 		: 18px;
	line-height		: 250%;
	text-decoration 	: none;
}
A:Visited  {
	color		: #663300;
}

A:Active  {
	color : Blue;
}

A:Hover  {
	color 		: RED;
}


BODY  {
	direction 		: rtl;
	color 			: #000000;
	font-family 		: Tahoma;
	font-weight 		: normal;
	font-style 		: normal;
	font 			: tahoma;
	font-size 		: 14px;
	line-height 		: 150%;
	text-align 		: justify;
	margin-left		: 0;
	margin-right		: 0;
	margin-top		: 0;
	margin-bottom	: 0;

	background-color	:#F8E0E1;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #F8E0E1;
}

P  {
	font-family 	: Tahoma;
	font-weight 	: normal;
	font-style 		: normal;
	font 			: tahoma;
	font-size		: 14px;
	text-align 		: justify;
	text-indent		: 30;

}

H1  {
	line-height 	: 150%;
	font-size 		: 16pt;
	font-family 	: times, tradinal arabic;
	font-weight 	: bold;
	font-style 		: normal;
	color  		: #000099;
	font 			: times, tradinal arabic;
	text-align 		: center;
	text-decoration 	: none;
	float   		: none;
	padding-top      	: 2px;
	padding-bottom   	: 2px;
}

H2  {
	font-family 	: tahoma;
	font-size 		: 10pt;
	font-weight 	: Bold;
	font-style 		: normal;
	color 		: Blue;
}

H3  {
	font-size 	: 12pt;
	font-family 	: tahoma;
	font-weight 	: Bold;
	font-style 	: normal;
	text-align 	: center;
	color 		: Red;
}

H4  {
	font-family 	: tahoma;
	font-weight 	: bold;
	font-style 		: normal;
	font-size 		: 8pt;
	text-align 		: center;
	color  		: #006600;
}
H5  {
	font-size 		: 13pt;
	font-family 	: tahoma;
	font-weight 	: bold;
	font-style 		: normal;
	color 		: Navy;
	font 			: tahoma;
	text-align 		: center;
	text-decoration 	: none;
	float 		: none;
	border-width	: 70%;
	padding-top 	: 1px;
	padding-bottom 	: 1px;
}

H6  {
	font-size 		: 12pt;
	font-family 	: tradinal arabic;
	font-weight 	: bold;
	font-style 		: normal;
	color  		: #000099;
	font 			: tradinal arabic;
	text-align 		: center;
	text-decoration 	: none;
	float   		: none;
	padding-top      	: 2px;
	padding-bottom   	: 2px;
}
	
.ae
{
	font-size 		: 12pt;
	font-family 	: tahoma;
	text-align 		: left;
}
.rw
{
	font-family 	: tahoma;
	font-weight 	: bold;
	font-style 		: normal;
	font-size 		: 8pt;
	text-align 		: left;
	color  		: #006600;


}
#wr
{
	font-family 	: tahoma;
	font-weight 	: bold;
	font-style 		: normal;
	font-size 		: 8pt;
	text-align 		: left;
	color  		: #006600;
}

#red{	color  		: red; 	font-weight 	: bold;}
#green{color  		: green;	font-weight 	: bold;}
#blue{color  		: blue;	font-weight 	: bold;}
