body {
  margin-left: 5%;
  margin-right: 5%
}

P { 
  margin-top: 10px; 
  text-indent : 0em;  
}

P.ds { 
  line-height: 175%; 
  text-indent : .5in;
}

P.noi { 
  text-indent : 0in;
}

P.indent  { 
  margin-top: .2em;  
  text-indent : 3em;
}

P.stb {
  margin-top: 12pt;
}

P.mtb { 
  margin-top: 24pt; text-indent : 0in;
}

P.ltb { 
  margin-top: 36pt; 
  text-indent : 0in;
}

p.marginnote { 
 background: #E0E0E0;
 text-indent: 0in ; 
 padding-left: 5%; 
 padding-right: 5%; 
 padding-top: 3pt;
 font-size: 85%;
}

p.bodynote { 
  background-color: #E0E0E0 
}

p.paperonly { 
  background-color: #E0E0E0 
}

blockquote { 
  margin-top: 0.3em;  
}

ul {
  margin-top: .2em; 
  margin-bottom: .9em ; 
  margin-left: 2em ; 
  margin-right : 2em;
}

ol {
  margin-top: .2em; 
  margin-bottom: .9em; 
  margin-left: 2em ; 
  margin-right : 2em;
}

li {
  margin-top: 6px; 
  margin-bottom: 6px;
}

li.separate { 
  margin-top: 12pt;
}

a { 
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

