body {
  padding-left: 100;
  padding-right: 100;
  background-color: #FFFFFF; }

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 {
  text-align: center;
  line-height: 140%;
  font-weight: bold;
  font-variant-ligatures: none; }

h1 {
  font-size: 2em;
  }

h2 {
  font-size: 1.5em;
  color: #444444;
  letter-spacing: 1.2px;
  }

h3 {
  font-size: 1.2em;
  color: #444444;
  letter-spacing: 1px;
  }

h4 {
  font-size: 1em;
  color: #444444;
  letter-spacing: 1px;
  }

hr {
  width: 70%;
  height: 1.2px;
  background-color: #888888;
  color: #888888; }

.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: 75%;
  color: #444444; }

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%;
}

}
