body { font-family: "Lucida Sans", Arial, serif }
p.p1 { text-indent: 24pt; text-align: justify; }
p.p2 { text-align: justify }
p.p1, p.p2 { margin-top: 0.25em; margin-bottom: 0.25em; }
p.copyright { font-size: 70%; text-align: justify }
p.back { font-style: italic; font-size: 80% }
p.display { text-align: center }
h1 { font-size: 144%; text-align: center; font-weight: bold }
h2 { font-size: 120%; text-align: left; font-weight: bold }
pre { font-family: "Lucida Sans Typewriter", Courier, monospace }
pre.indent { margin-left: 36pt; }

/* poslfit.com home page */
body.home {
  background-color: #e7edf3;
  color: #262699;
  }
body.home a:link { color: #262699; }
body.home a:visited { color: #992699; }
body.home p.links { 
  font-size: 90%; 
/* text-align: justify; */
  font-family: "Lucida Sans", Helvetica, Geneva, Arial, sans-serif; 
  margin-top: 3pt; margin-bottom: 3pt;
  margin-left: 6pt;
  text-indent: -6pt;
  }
body.home p.links span.head { color: #992626; font-weight: bold }
body.home p.event {
  clear: left;
  }
body.home p.event img {
  float: left;
  width: 96px;
  padding-right: 1em;
  padding-bottom: 1em;
  border: none;
}

/* UK NSC pages */
body.uknsc {
  color: #004c46;
  }
body.uknsc a:link { color: #262699; }
body.uknsc a:visited { color: #992699; }
body.uknsc h1, body.uknsc h2 { 
  font-family: Optima, "Lucida Sans", Helvetica, Arial, sans-serif;
  }
