html { direction:rtl;}

body
{ 
	padding: 10px; 
	margin:  0px;
	font-family:   "Simplified Arabic", Arial, Verdana, Helvetica, sans-serif;
}

a img
{
    border: none; /* Some browsers may display a border around a linked image without this attribute set to _none_. */
}
img
{
	padding:0; 
	margin:0;
	border:0;
	display:block;
} 


#Footer
{
	text-align:center;
}

#quicksetting
{
	display:none;
}

hr
{
	color:#3D8F95;
	background-color:#000;
	height:1px;
	border:0;
}

h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em;   }
h5 { font-size: 0.99em;}
h6 { font-size: 0.8em; }
