
body { color: black; background: #FFFFF0; margin-left: 6%; margin-right: 6%
} 

p { font-size: 12pt; text-align: justify; text-indent: 1em }

h1 {
color: maroon; text-align: center; font-weight: bold; font-family:
sans-serif }
h2 { color: maroon; text-align: center; font-weight: bold;
font-family: sans-serif }
h3 { color: maroon; text-align: center;
font-weight: bold; font-family: sans-serif }
h4 { color: maroon;
text-align: center; font-weight: bold; font-family: sans-serif
}

blockquote { text-align: left; text-indent: 0 }
blockquote p{
text-align: left; text-indent: 0 }

hr { text-align: center }

p.keyw {
font-size: 9pt; text-align: left; text-indent: 0 }
p.from { text-align:
center; text-indent: 0; color: 215E21; font-weight: bold }
p.fst {
text-indent: 0 }
p.note { text-indent: 0 }
p.linkback { text-align: center;
text-indent: 0; font-size: 10pt }
p.updat { text-align: right; text-indent:
0; font-size: 9pt }
p.greet { margin-left: 30%; text-indent: 0 }

a.nt {
font-size: 10pt }
/* =====================================*/
/* 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%; }
}
