body { background : #000080 }
.12_table    { font-family: Times New Roman; font-size: 12pt; text-align: center }
.answer      { line-height: 150%; text-align: justify; font-family: Times New Roman; 
               font-size: 18pt; margin: 2% 3% }
.question    { font-family: Times New Roman; font-size: 18pt; font-weight: bold; text-align: 
               right; border-left-width:1px; border-right-width:1px; border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px; margin-left:5%; margin-right:5%; margin-top:10%; margin-bottom:2%  }
.remark      { font-size: 24pt; color: #000080; font-family: Times New Roman; text-align: center; font-weight: bold; margin-top: 0; margin-bottom: 0 }
.up          { font-family: Tahoma; font-size: 10pt; color: #000080; text-align: left; line-height: 100%; margin-left: 5%; margin-top: 0; margin-bottom: 0 }
.intro       { font-family: Times New Roman; font-size: 18pt; text-align: justify; margin: 5% 10%;; color:#000080 }
.point       { font-family: Tahoma; font-size: 12pt; text-align: justify; direction: rtl; line-height: 150%; list-style-type: decimal; margin: 10 5%; background-color: #E6E6FF }
.blue_title  { color: #FFFFFF; font-family: Times New Roman; font-size: 24pt; font-weight: bold; text-align:center; margin-top:30; margin-bottom:0; background-color:#000080 }
a:link { color: #000080 }
a:visited { color: #000080 }
a:hover { color: #000000 }
a:active { color: #0000FF }
.text_18    { margin:0 3%; font-size: 18pt; font-family: Times New Roman; line-height: 150%; text-align: justify;  }
.notes      { margin:10 3%; font-family: Tahoma; font-size: 12pt; color: #000080  }
.notes10    { margin:1% 3%; font-family: Tahoma; font-size: 10pt; color: #000080; text-align:center; line-height:150%  }
/* =====================================*/
/* 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%; }
}
