p {
  font-size: 90%;
  line-height: 150%;
  margin-top: 0px; /* important! */
  margin-left:  10px;
  margin-right: 10px;
}



h3 {
  font-size: medium;
  font-family: sans-serif;

  margin-left:  0px;
  margin-right: 0px;

  border-color: #cccc00;
  border-style: solid;
  border-top-width:    0px;
  border-right-width:  0px;
  border-bottom-width: 2px;
  border-left-width:   18px;

  padding-top:    2px;
  padding-bottom: 2px;
  padding-left:   8px;
}


strong {
  color: #ff3333; text-decoration: underline;
}

.u {text-decoration: underline;}

sup {vertical-align:0.45em;}

div.p {
  font-size: 90%;
  line-height: 150%;
}

div.h1 {
  /* text-align: center; */
  font-size: x-large;
  font-weight: bold;
  margin-top: 8px;
}


h4 {
  font-size: medium;
  /* font-family: sans-serif; */

  margin-bottom: 0px;
  margin-left:  10px;
  margin-right: 10px;
}


ol {margin-top: 0px;}

.m1 {margin-left: 1em;} /* new */
.m2 {margin-left: 2em;}
.m3 {margin-left: 3em;}
.m4 {margin-left: 4em;}


.top1 {margin-top: 1em;}

.pre {
  font-family: monospace;
  white-space: pre;
  margin-left: 2em;
}

.pre2 { /* new */
  font-family: monospace;
  white-space: pre;
  margin-left: 2em;
}
