body {
margin:0;
direction: rtl;
}

#header {
width: 100%;
height: 80px;
margin: 0;
background-color: #00A651;
font: bold 26px "Times New Roman";
color: #000;
}

#links {
height: 18px;
margin: 0;
font: bold 10px Tahoma;
background-color: #CFECCD;
}

#links ul, #links li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#footer{
width: 100%;
height: 18px;
margin: 0;
font: bold 10px Tahoma;
background-color: #CFECCD;
display: inline;
}

#links a {
display: block;
margin: 0;
padding: 2px 5px 2px 5px;
border-left: 1px solid #C4C4C4;
line-height: 14px;
text-decoration: none;
float: right;
background-color: #007137;
color: #fff;
}

p {
font: 9pt tahoma;
margin: 10px 20px 5px 20px;
text-align: justify;
line-height: 20px
}

h1 {
font: bold 14pt "Traditional Arabic";
color: #003D1E;
text-align: center
}

h2 {
font: bold 12pt "Arabic Transparent";
color: #8E0005;
margin: 10px 15px 5px 15px;
}

hr {
width: 90%;
border-width: 1px;
border-style: dashed;
border-size: 0px;
color: #008D11
}
