P.special {
   color : green;
   border: solid red;
   }

BODY { background: "#FBFBFB"; color: black}
      A:link { color: red }
      A:visited { color: maroon }
      A:active { color: fuchsia }

P.NOTE { font-size: smaller ; margin-left: 40px; margin-right: 40px; background-color: #eeeeee; border: solid thin black}

P.BOX { font-size: smaller ; margin-left: 40px; margin-right: 40px; background-color: #eeeeee; border: solid thin gray}


H6 { font-size: smaller ; margin-left: 40px; margin-right: 40px;}

TD.NOTE { font-size: smaller; background-color: #eeeeee; cellvalign: top }

BLOCKQUOTE.CONJURATION {font-size: larger; margin-left: 40px; margin-right: 40px; }

em.av {
  font-size: 100%;
  font-family: jamaspa;
  font-style: normal;
  border: none;
}

em.avx {
  font-size: 200%;
  font-family: jamaspa;
  font-style: normal;
  border: none;
}

em.pg {
  font-size:smaller;
  color: blue;
  background: rgb(204,204,255);
  font-style: normal;
  border: none;
}

em.j {
  font-size: 130%;
  font-family: schreibweise;
  font-style: normal;
  border: none;
}

em.jx {
  font-size: 200%;
  font-family: schreibweise;
  font-style: normal;
  border: none;
}

em.jb {
  font-size: 130%;
  font-family: schreibweise;
  font-style: normal;
  color: blue;
  border: none;
}

em.jr {
  font-size: 130%;
  font-family: schreibweise;
  font-style: normal;
  border: none;
}

em.nr {
  font-style: normal;
  color: red;
  border: none;
}

em.pz {
  font-size: 70%;
  font-family: jamaspa;
  font-style: normal;
  border: none;
}

em.pzr {
  font-size: 70%;
  font-family: jamaspa;
  font-style: normal;
  color: red;
  border: none;
}
