body {
  background-color: #800000;
  color: #ffff00;
  font-family: Palatino, Times New Roman, Times, serif
}
*#smlr { font-size: smaller }
*#lrgr { font-size: larger }
*#sm { font-size: small }
*#xsm { font-size: x-small }
*#xxsm { font-size: xx-small }
*#lg { font-size: large }
*#xlg { font-size: x-large }
*#xxlg { font-size: xx-large }
a:link { color: #ffffa0 }
a:visited { color: #d0d000 }
a:active { color: #f0fff0 }
*#bighdr { color: #000000; text-decoration: none; font-size: xx-large }
*#ingr { color: #208020; font-size: small; text-align: center }
*#hothdr { color: #900000; text-decoration: underline }
*#hdr { text-decoration: underline }

