body 
  { font-family: system, arial, "sans serif"; }
td 
  { font-family: system, arial, "sans serif";
    color: black; }
form 
  { font-family: system, arial, "sans serif"; }
a 
  { color: yellow;
    text-decoration: none }
a:hover
  { color: white }
hr
  { color: lime;
    height: 1pt; }
.tiny
  { font-family: arial, "sans serif";
    font-size: 10; }
.teeny
  { font-family: arial, "sans serif";
    font-size: 8pt; }
