body {
  padding-left: 50;
  padding-right: 50;
  background-color: #FFFFFF;
  font-variant-ligatures: discretionary-ligatures; }

p, blockquote, li, dd {
  font-variant-ligatures: discretionary-ligatures;
  line-height: 135% }

blockquote {
  font-size: 90%;
  padding-left: 10%;
  padding-right: 10% }

h1, h2, h3, h4, h5, h6 {
  line-height: 140% }

.dropcap {
  display: block;
  font-size: 5em;
  margin-bottom: -2px;
  float: left;
  line-height: .9;
  padding-right: 6px }

strong {  
  font-style: normal;
  font-weight: normal;
  font-variant: small-caps }

li {
  padding: 3; }


a:link {
  font-weight: bold;
  color: #880000 }

a:visited {
  font-weight: bold;
  color: #880000 }

span.sc {
  font-style: normal;
  font-variant: small-caps }

h4.speaker {
  font-style: normal;
  text-indent: -1em;
  font-weight: bold;
  font-variant: small-caps }

p.sd {
  font-style: italic }

p.sd-center {
  font-style: italic;
  text-align: center }

p.sd-right {
  font-style: italic;
  text-align: right }
  

span.note {
  font-size: 70%;
  vertical-align: super }

span.par {
  font-family: sans-serif;
  font-weight: bold; 
  font-size: 80% }

span.line {
  position: static;
  font-family: sans-serif;
  font-size: 60%;
  color: gray }

span.note {
  font-size: smaller;
  vertical-align: super }

div.headnote {
  padding-left: 2em;
  padding-right: 2em;
  font-family: sans-serif }

dt {
  padding-left: 1em;
  font-weight: bold;
  font-family: sans-serif }

dd {
  padding-top: 5px;
  padding-bottom: 15px;
  padding-right: 3em }



@media print {

body {
  font-size: 10pt;
}

p {
  font-size: 10pt;
}

acronym[title]:after {
  content: " {" attr(title) "}";
  font-size: 60%;
}

}
