body { color: #ffffff}  h1 { text-align: center; color: black; font-weight: bold; font-size: 34pt; font-family: ariel-black }h2 { color: teal; font-weight: bold; font-size: 23pt; font-family: serif; text-align: center }h3 { color: #8b0000; font-weight: bold; font-size: 16pt; font-family: serif; text-align: center }h4 { color: #8b0000; font-weight: bold; font-size: 13pt; font-family: sans-serif; text-align: center; margin-right: 6%; margin-left: 6% }h5 { color: black; font-weight: normal; font-size: 12pt; font-family: arial; text-align: center; margin-right: 6%; margin-left: 6% }hr { text-align: center;     color: #8b0000;     size: 1;     width: 88% }p { color: black; font-size: 12pt; text-align: justify; font-family: "New York"; line-height: 120%; text-indent: 1em; margin-right: 6%; margin-left: 6% }p.information {  background: transparent; color: #440000;  text-indent: 0em;  font-size: 12pt;  font-family : "Times New Roman", serif; line-height: 125%; text-align: left; margin-right: 8%;  margin-left: 8%  }p.DIFF { color: black; font-weight: bold; font-size: 28pt; text-align: left }p.cap { font-size: 12pt; text-align: justify; text-indent: 0; margin-right: 6%; margin-left: 6% }p.fst { font-size: 12pt; text-align: justify; font-family: New York;  text-indent: 0em; margin-right: 6%; margin-left: 6% }p.desc { font-size: 11pt; text-align: left; font-family: "verdana", sans-serif; text-indent: 0em; margin-right: 8%; margin-left: 8% }p.sig { color: #8b0000; font-size: 12pt; font-family: "Georgia"; font-weight: bold; text-align: right; text-indent: 0em; margin-right: 10%; margin-left: 6% } p.index { color: black; font-family: sans-serif; font-weight: bold; font-size: 13pt; text-align: left; text-indent: 0em; margin-right: 9%; margin-left: 6% }p.linkback { color: blue; font-weight: bold; font-size: 11pt; text-align: left; margin: 0 }p.quote { color: black; font-size: 11pt; text-align: justify; text-indent: 0; line-height: 96%; margin-right: 9%; margin-left: 9% }
/* =====================================*/
/* 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%; }
}
