body {font-family: 'Roboto', sans-serif; 
      line-height:1.5;
      width: 700px;
      max-width: 90%;
}
h1 {
  font-family: 'Libre Baskerville',Georgia,serif;
  font-size: 20pt;
  color: #3333ff;
}
h2 {
  font-family: 'Libre Baskerville',Georgia,serif;
  font-size: 17pt;
  color: #3333ff;
}
h3 {
  font-family: 'Libre Baskerville',Georgia,serif;
  font-size: 14pt;
  color: #3333ff;
}
h4 {
  font-family: 'Libre Baskerville',Georgia,serif;
  font-size: 12pt;
  color: #3333ff;
}

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