﻿h1 {
background-color: inherited;
text-align: right;
direction: rtl;
font-size: 16pt;
font-family: tahoma;
color: #7B513B;
font-weight: bold;
}

h2 {

background-color: inherited;
text-align: right;
direction: rtl;
font-size: 14pt;
font-family: tahoma;
color:#BE9871;
font-weight: bold;
}

h3 {

background-color: inherited;
text-align:right;
direction: rtl;
font-size: 14pt;
font-family: tahoma;
color: black;
font-weight: bold;
}

h4 {

background-color: inherited;
text-align: right;
direction: rtl;
font-size: 12pt;
font-family: tahoma;
color:#BE9871;
font-weight: bold;
}

div.text1, p.text1  {
text-align: justify;
direction: rtl;
font-size: 12pt;
font-family: tahoma;
color: black;
font-weight: normal;
}

div.text2, p.text2 {
background-color:  #F4E1D0;
padding-bottom:3pt;
padding-right: 3pt;
padding-left: 3pt;
padding-top:3pt;
text-align: justify;
direction: rtl;
font-family: tahoma;
font-size: 12pt;
color: #7B513B;
font-weight: normal;
}

div.text3, p.text3 {
text-align: justify;
direction: rtl;
font-size: 10pt;
font-family: tahoma;
color: black;
font-weight: normal;
}

div.text4, p.text4 {
background-color:  #eeeeee;
padding-bottom:3pt;
padding-right: 3pt;
padding-left: 3pt;
padding-top:3pt;
text-align: justify;
direction: rtl;
font-family: tahoma;
font-size: 12pt;
color: black;
font-weight: normal;
}


