html
{
    direction: rtl;
}

.container
{
    background-color:White;
}

body
{
    /***color: #116737; ***/
    font-family:Tahoma;
} 

#step
{
background-color: #094D89; /** #047A40; **/
font-size:large;
}

h1,h2
 {
     
 }

div .logo
{
    float:right;
    width:110px; /* 220px; moy */   /* 110px */
    margin-bottom:0.0%;  /* margin-bottom:0.6%; MOY  */
}

img .logo
{
  width:120px;      /*** width:120px ***/
  height:220px;     /*** height:220px ***/ 
 }
 

.Accessibility
{
    position:fixed;
    bottom:0;
    left:10px;
    font-size:x-small;
}
ol.a 
{
    list-style-position: outside;
    line-height: 200%;
    margin-top: -2%;             
    margin-right: -2%   
}
        
ul.b 
{
    list-style-position: outside;
    line-height: 130%;              
    list-style-type: square;
    margin-right: -1%
}

li 
{           
    /* line-height: 170%; */
    margin-bottom: 0.8%;
    margin-right: -1.5%
}
