body {background-color: black; color: white; font-size: 16pt; font-family: tahoma;}

b {color: #b30abd;}
  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 {}
  td.linesb {border: 1px solid white;}
  td.linesb img {border: 1px solid red;} 
    
  div.warn {font-size: 75%; color: white; margin-top: 0; padding-top: 0;}
  div.bigg {font-size: 125%; margin: 0; text-align: center;}
  td#no-bottom {padding-bottom: 0;}
  div#no-bottom {margin-bottom: 0;}

  img.border {border: 1px solid red;}
  
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%;}