body { background : #000080 }

span.name        { font-family: Traditional Arabic; font-size: 18pt; text-align: right; 
               direction: rtl; color: #000080; font-weight: bold; margin: 0 2%;  }
span.date    { font-family: Times New Roman; font-size: 12pt; color: #000000 }
a:link { color: #000080 }
a:visited { color: #000080 }
a:hover { color: #000000 }
a:active { color: #0000FF }

.author      { font-family: Times New Roman; font-size: 14pt; font-weight: bold; text-align: left }

.link_18      { font-size: 18pt; font-family: Times New Roman; margin-right:10%; margin-left:5% }

.quote       { font-size: 18pt; font-family: Times New Roman; line-height: 150%; text-align: justify; margin-left: 10%; margin-right: 10% }

.notes      { margin:0 3%; font-family: Tahoma; font-size: 10pt; color: #000080; text-align:justify; line-height:150%  }
.note        {  margin:0 2%; font-family: Traditional Arabic; font-size: 14pt; text-align: justify; font-weight:bold; line-height:1}

.text_18     { margin:3%; font-size: 18pt; font-family: Times New Roman; text-align: justify; text-indent:5%; line-height:150% }
.text_14     { font-family: Times New Roman; font-size: 14pt; margin-right:5% }

.titl_x        { font-family: Times New Roman; color: #FFFFFF; font-weight: bold; text-align: center; font-size:24pt; background-color:#000080 }
.titl_xx        { font-family: Times New Roman; color: #FFFFFF; font-weight: bold; text-align: center; font-size:36pt; background-color:#000080 }

.parag_numb  { font-family: Times New Roman; font-size: 18pt; text-align: center }
.parag_titl  { font-family: Times New Roman; font-size: 24pt; text-align: center; font-weight:bold }
.red         { font-family: Times New Roman; font-size: 18pt; color: #FF0000; text-align: justify; direction: rtl; line-height:200%; margin-left:5%; margin-right:5% }
/* =====================================*/
/* Adjustments for Mobile Devices       */
/* =====================================*/

@media (max-width: 480px) {
  p { font-size: 12pt; margin-left: 1%; margin-right: 1%; margin-bottom: 4pt; margin-top: 4pt; line-height: 125%; }
  p.indentb { margin-left: 6%; margin-right: 1%; }
  p.quoteb { margin-left: 6%; margin-right: 1%; }
  p.index { margin-left: 6%; margin-right: 1%; }
  h1 { font-size: 18pt; margin-left: 1%; margin-right: 1%; }
  h2 { font-size: 16pt; margin-left: 1%; margin-right: 1%; }
  h3 { font-size: 14pt; margin-left: 1%; margin-right: 1%; }
  h4 { font-size: 13pt; }
  h5 { margin-left: 1%; }
  h6 { margin-left: 1%; }
  img { width: 150px; height: auto; }
  img.auto {width: auto ; height: auto; }
  blockquote {margin-left: 1%; }
}
