﻿*

{
font-family: 'Alef', sans-serif;
}

body {background-color: grey ; align: right; dir: rtl; }

a {color: #AE1A02; FONT-WEIGHT: bold;}

h2 {color: #AE1A02; FONT-WEIGHT: bold;}

h3 {color: #AE1A02; FONT-WEIGHT: bold; FONT-SIZE: 12pt;}

p {FONT-SIZE: 11pt; line-height: 1.6; width: 95%; align: right;}

div.c {FONT-SIZE: 9.5pt; line-height: 1.6; float: right; width: 75; background-color: black;
  color: white; margin:18px 0 0 10px;}




div.container {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
        background-color: #fffffc ;
  position: absolute;
    left: 3%;
    right: 3%;
     }
     
div.c1 {     
     		margin:0 10px 10px 0;
     }
     
div.c2 {     
     		margin:0 10px 10px 0;
     }
     
 div.c3 {     
     		margin:0 10px 10px 0;
     }