BODY { 
  color: #000;
  background: #FFF;
  margin-left: 7%;
  margin-right: 2%;
  text-align: justify;
  font-family: verdana, helvetica, sans-serif;
  font-size: 12pt;
}

H1 { 
  margin-left: -6%;
  clear: left;
  margin-top: -2%;
  font-size: 200%;
  background: transparent none;
  color: #900;
}

H1.title { 
  text-align: center;
  background: transparent none;
  color: black
}

H2 { 
  clear: left;
  margin-top: -2%;
  font-size: 150%;
  background: transparent none;
  color: #900;
}

IMG.no-boder {
  border-style: none;
}

H3 {
  font-size: 120%;
  color: #900;
}


DIV.notice {text-align: center; font-style: italic;
            margin-top: 0.5em; margin-bottom: 0.5em;}

DIV.figure {text-align: center;
            margin-top: 10px;}


A:link { 
  color: #900;
  background: transparent none;
}

A:visited, A:active { 
  color: #009;
  background: transparent none;
}

BLOCKQUOTE {
  margin-left: 4em; 
  margin-right: 4em;
  margin-top: 10pt; 
  margin-bottom: 10pt;
  font-style: italic;
}

ADDRESS { 
  text-align: left;
  font-style: italic 
}

p.caption {
 text-align: center;
}

DIV.section { text-align: justify; font-size: 12pt}
DIV.subsection { text-indent: 1em }

UL, DIR { list-style: disc }
/* UL { margin-left: -1em }*/
UL { font-family: arial, helvetica, sans-serif }

OL { list-style: decimal }
/*OL { margin-left: -1em }*/
OL { font-family: arial, helvetica, sans-serif }
/*LI { margin-left: 0 }*/


PRE {
    font-family: monospace;
}

SPAN.sc-ex { font-variant: small-caps }