body {background-color: #FFCCCC; color: white; font-size: 16pt; font-family: Georgia;}

b {font-size: 110%;}
  b.white {color:white;}
  p.small {font-size: 75%;}
  p {font-size: 120%;}
  
hr {color: gray;}
img.border {border: 1px solid black;}
  table {font-size: 12pt}
  table.mine {border: 0px double black;}
  td#pop {background-color: red;}
  table#recips td {background-color: transparent;}
  
  td {border: 1px solid black; background: #9A0000;}
  td.three {border: 0px solid; background: transparent;}
  tr.three {border: 0px solid}
  td.lines {}
  td.linesb {background-image: url(bg-lines.gif); border: 1px solid white;}
  td.linesb img {border: 1px solid red;} 
  td.nopad {padding: 0;}
    
  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;}
  
  table#tgp td {background-color: #FFCCCC; border-width: 0;}
  table#tgp td a {font-size: 120%; color: Black;}
  
a {color: yellow; font-weight: bold;}
a:hover {color: red; text-decoration: overline; background-color: yellow;}

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

a.recip:hover {color: black; background-color: transparent;}