a.nav:link {
	text-decoration: none;
	color: #99FFFF;
	background-color: #000000;
}
a.nav:visited {
	color: #FFCCFF;
	text-decoration: none;
	background-color: #990099;
}
a.nav:hover {
	color: #FFFF00;
	text-decoration: none;
	background-color: #CC3300;
}
a.nav:active {
	color: #FFCC00;
	text-decoration: none;
	background-color: #FF0000;
}
a.para:link { text-decoration: none; color: #0000FF}
a.para:visited { color: #CC0099; text-decoration: none}
a.para:hover { color: #FF0000; text-decoration: none}
a.para:active { color: #FF9900; text-decoration: none}
div {
	font-family: "Arabic Transparent";
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
}
h1 {
	font-family: "Arabic Transparent";
	font-style: normal;
	font-size: 36pt;
}
h1.top {
	font-family: "Arabic Transparent";
	font-style: normal;
	font-size: 26pt;
}
p {
	text-indent: 16pt;
	font-family: "Arabic Transparent";
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
}
p.sub {
	text-indent: 0pt;
	font-family: "Arabic Transparent";
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
}
span {position:relative;right:16pt;
}
span.eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	dir: ltr;
	lang: en;
	left: 0pt;
	position: relative;
}


