BODY {
  color: black;
  background: #ccffcc;
  margin: 20 10% 20 10%;
}
H1 {
  font-size: large;
  font-weight: bolder;
  color: #0000C0;
}
STRONG {
  font-size: 1.2em;
}
P.TITLE {
  font-size: x-large;
  font-weight: bolder;
  text-align: center;
}
A.PAGE {
  font-weight: bolder;
  color: blue;
}
P.DATE {
  font-weight: bolder;
  color: blue;
}
BLOCKQUOTE.BAD {
  color: red;
}
PRE.BAD {
  color: red;
}
BLOCKQUOTE {
  font-size: small;
  color: navy;
}
