BODY {
  topMargin: 5;
  leftMargin: 5;
  font-family: Verdana, Arial, Microsoft Sans Serif, Garamond, Trebuchet MS, Comic Sans MS, Impact, Courier;
  background-color: #D4ECF8; /*#F4FCFF; #F0EFCF; wheat;*/
  color: #335FBF; /*steelblue;*/
}
DT {
  font: small-caps bold;
}
A {
  color: darkslateblue;
}