body
{
	font-size: 11pt;
	margin:0px;
	direction: rtl;
	FONT-FAMILY: Arial, Arial (Hebrew), David (Hebrew), Courier New (Hebrew);

}

P  /* Content text */
{
	margin-bottom: 15px; 
	margin-top: 2;
	margin-right:10;
	margin-left:10;

	text-indent: 0pt;
	line-height: 22px;
	font-size: 11pt;
	text-align: justify;
}

 

H1   /* Article Title */
{
	background-color:#FFFFEF;
	font-size: 14pt;
	margin-bottom: 2; 
	margin-top: 2;
	margin-right:2;
	margin-left:2;
	color: #0042AF;
	text-align: center;
	padding:8
}

H2   /* Article Sub Title */
{

	background-color:#FFFFEF;
	width:100%; 
	padding:8;
	text-indent: 0pt;
	line-height: 22px;
	font-size: 11pt;
	text-align: justify;
	font-weight: none;
	border:2;
	margin-bottom: 2; 
	margin-top: 2;
	margin-right:2;
	margin-left:2;
}

HR
{
	width:50%;
	color:#3467A8;
	margin-bottom: 20; 
	margin-top: 2;
	margin-right:2;
	margin-left:2;

}

.PUBLISH_DATE  /* Publish Date class */
{
	color:gray;
}

H3   /* Title in  Content */
{
	font-size: 11pt;
	color: #0042AF;
	margin: 3px 10x 10px 10px;
}

H4   /* Title in left text bar */
{
	font-weight: normal;
	font-size: 11pt;
	padding:6;
	color: white;
	background-color:#3467A8;
	text-align: right;
	margin-bottom: 0; 
	margin-top: 0;
	margin-right:0;
	margin-left:0;

}

H5   /* Image title */
{
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 2; 
	margin-top: 2;
	margin-right:2;
	margin-left:2;
	border:18;
	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-bottom: 0; 
	margin-top: 0;
	margin-right:0;
	margin-left:0;
	border-bottom: 0; 
	border-top: 0;
	border-right:0;
	border-left:0;
	direction: rtl;
	font-family: Arial;
}
