body
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:.85em;
	color:#2C308F;
	text-align:center;
	direction:rtl;
	margin:0;
	background:#E3EBF6;
}

h1,h2,h3,h4,h5,h6 /* set general styles for all headings; some may be overridden later */
{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:700;
	margin:.3em 0 .5em;
	padding:0;
}

h1
{
	font-size:1.4em;
	font-weight:400;
	margin-top:0;
}

a img
{
	border:none;
}

a,a:visited{
	color:#2C308F;
}

a:hover{
	text-decoration:none;
}

a:active,a:focus,object:active,object:focus
{
	outline:0;
}

li
{
	line-height:1.25em;
	margin:0 0 .3em;
	padding:0;
}
