html{
  direction: rtl;
}
body{
  background-color:white;
}
body,td,p,th,ul li span{
  color:black;  
  font: normal 16px Arial;
}
a,a:visited,a:hover,a:active{
  color: #00A0E3;
}
div.csHeadline1{
  color: #00A0E3;
  font-weight:bold;
  font-size:23px;
  padding-bottom:30px;
}
span.csHeadline1Text{
  text-decoration:underline;
}
form{
 padding:0px;
}
ul li{
  color:#00A0E3;
}

div.csOLHeb
{
  float:right;
  margin-left:4px; 
}
div.csOLHebText
{
  float:right;
  text-wrap:unrestricted;
}
div.csOLHebWrap
{
  clear:right;
}
