body {
   color: black;
   background: #CCFFCC;
   margin-left: 1.0in;
   margin-right: 1.25in;
   font-family: verdana, helvetica, sans-serif;
   /*
    * I want to make the lines a little wider,
    * but people with crappy, four-year-old browsers complain.
    */
   /* line-height: 115% */
}

.sitename  { font: 120% arial, sans-serif }
.mainlinks { font: 80% arial, sans-serif }
.rellinks  { font: 90% arial, sans-serif }
.overstrike { text-decoration: line-through }
.commentary { font-style: italic }
.mm { background: #FFFFFF }
.fd { background: #99FF99 }
.md { background: #FFFF99 }
.ff { background: #FFCCCC }
.mf { background: #CC99FF }

a:link    { text-decoration: none }
a:visited { text-decoration: none; color: #000066 }
a:hover   { text-decoration: none }

em em   { font-weight: bold }
pre, tt { font-family: courier new, courier, monospace }
h1 { font: bold 160% georgia, "times roman", serif }
h2 { font: bold 140% georgia, "times roman", serif }
h3 { font: bold 120% georgia, "times roman", serif }
h4 { font: bold 100% georgia, "times roman", serif }
