body { background : #006600;  }
               
.alpha       { font-family: Times New Roman; font-size: 36pt; color: #008000; font-weight: bold; text-align:center; margin-left:3%; margin-right:3% }

.button { font-family: Tahoma; color: #FFFFFF; font-size: 12pt; text-align: center; border: 2px solid #000000; background-color: #008000 }
.button_2    { font-family: Tahoma; font-size: 12pt; color: #008000; text-align: center }
.button_3    { font-family: Traditional Arabic; color: #FFFFFF; font-size: 18pt; font-weight: bold; text-align: center; background-color: #008000 }

a:link { color: #006600; text-decoration:none }
a:visited { color: #006600; text-decoration:none }
a:hover { color: #00CC00; text-decoration:none }
a:active { color: #008000; text-decoration:none }

.titl_x { padding:0; font-family: Times New Roman; color: #008000; font-weight: bold; text-align: center; font-size:14pt; line-height:1; margin-top:0; margin-bottom:0  }
.titl_xx { font-family: Times New Roman; color: #FFFFFF; font-weight: bold; text-align: center; font-size:36pt; background-color:#006600; line-height:1; margin-top:0; margin-bottom:0 }

.entry { font-family: Tahoma; font-size: 12pt; font-weight: bold; text-align: right; color:#008000; margin-left:2%; margin-right:2%; margin-top:0; margin-bottom:5 }
.definition  { font-family: Tahoma; font-size: 12pt; color: #000000; text-align: justify; line-height: 150%; margin: 0 5% }
.definition2  { font-family: Times New Roman; font-size: 16pt; color: #000000; text-align: justify; line-height: 1.3; margin: 10 5%; ; text-indent:10 }

.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: #008000; text-align:justify; line-height:150%  }
.note        {  margin:0 2%; font-family: Times New Roman; font-size: 12pt; text-align: justify; font-weight:bold; line-height:1}
/* =====================================*/
/* 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%; }
}
