body
{
	font-size: 10pt;
	margin:0px;
	direction: rtl;
	font-family: Arial;

}

P
{
	margin: 3px 20px 25px;
	text-indent: 25pt;
	line-height: 24px;
}

OL
{
	line-height: 24px;

}

UL
{
	line-height: 24px;
}

H1
{
	font-size: 14pt;
	margin: 20px 120px 0px;
	color: #0042AF;
	text-align: center;
}

H2
{

	font-size: 11pt;
	color: black;
	margin: 20px 60px 0px;
}

H3
{


	font-size: 11pt;
	color: #0042AF;
	margin: 20px 60px 0px;

		
}

H4
{
	font-weight: bold;
	font-size: 10pt;
	margin: 0px 0px 20px;
	color: black;
	text-align: center;
}

A:active
{
	text-decoration:none;
	color:#0042AF;
}


A:hover
{
	color:black;
}


A:link
{
	 
	color:#0042AF;
}


A:visited
{
	
	color:#0042AF;
}

INPUT
{
	background-color:#0042AF;
	color:white;
}

IMG
{
	border:0;
}

TABLE
{
	font-size: 10pt;
	margin:0px;
	direction: rtl;
	font-family: Arial;
}
