body {font-family: 'Open Sans', sans-serif; 
      font-size: 11pt;
      line-height:1.2;
      width: 700px;
      max-width: 90%;
}
h1 {
  font-family: 'Open Sans',sans-serif;
  font-size: 16pt;
  color: #0296A1;
}
h2 {
  font-family: 'Open Sans',sans-serif;
  font-size: 14pt;
  color: #000000;
}
h3 {
  font-family: 'Open Sans',sans-serif;
  font-size: 11pt;
  color: #0000;
}
h4 {
  font-family: 'Open Sans',sans-serif;
  font-size: 12pt;
  color: #0296A1;
}

p.anchor {
  font-family: "Courier New",Courier,monospace;
  color: #888888;
}


a.link-f {
  font-family: "Courier New",Courier,monospace;
  color: fuchsia;
  font-size: 19pt;
  font-weight: bold;
}
.TOC-text {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11pt;
  color: #000066;
  font-weight: bolder;
  line-height: 180%;
}
.quote {
  color: green;
}
