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

h1 {font-size: 175%; margin-bottom: 0;}
  b.white {color:white;}
  p.small {font-size: 75%; border: 1px solid silver; padding: 5px;}

  img.border {border: 1px solid lime;}
  
hr {color: gray;}

  table {font-size: 100%;}
  table.mine {background:#984a86; background-image: url(bg.jpg); background-repeat: repeat-x; border: 2px double black; background-position: bottom;}
  
  td {border: 1px solid #984a86;}
  td.three {border: 0px solid}
  tr.three {border: 0px solid}
  td.lines {border: 0px solid black;}
  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;}
  
  img#move {margin: 15px 30px;}
  p#finalsale {margin: 10px;}
  
a {color: lime; font-weight: bold; font-family: tahoma; font-size: 110%;}
a b {color: yellow;}
a:hover {color: yellow;}
a.medium {font-size: 150%;}
a.large {font-size: 190%;}
a.large:hover {color: red;}

div#recips table td {background: purple;}
div#recips table td h3 {margin: 0;}
