body {background-color: white; color: white; font-size: 16pt; font-family: comic sans MS;}

h1 {color:black}
b {color: gray;}
  b.white {color:white;}
  p.small {font-size: 75%;}

hr {color: gray;}

  table {font-size: 12pt}
  table.mine {background:black; border: 2px double black;}
  table#recips td {background-color: black;}
  
  td {border-color: red; border: 1px solid}
  td.three {border: 0px solid}
  tr.three {border: 0px solid}
  td.lines {background-image: url(bg-lines.gif);}
  td.linesb {background-image: url(bg-lines.gif); border: 1px solid white;}
  td.linesb img {border: 1px solid red;} 
    
  div.warn {font-size: 75%; color: black; margin-top: 0; padding-top: 0;}
  td#no-bottom {padding-bottom: 0;}
  div#no-bottom {margin-bottom: 0;}
  
a {color: red; font-weight: bold;}
a:hover {color: yellow; text-decoration: overline;}

a.large {font-size: 230%;}

a.recip {color: white; font-size: 80%;}