body {background-color: black; background-image: url(bg-lines.gif); 
	 color: white; font-size: 16pt; font-family: Georgia;}

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

hr {color: gray;}

  table {font-size: 12pt}
  table.mine {background:black; border: 0 double black;}
  table.mine td {border-width: 1px;}
  table#recips td {background-color: black;}
  
  td {border: gray 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 gray;}
  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;}

  p#bigg {font-size: 140%; text-align: left; color: #ffd5d6;}
  img.border {border: 1px solid red;}
  
a {color: red; font-weight: bold; font-family: arial;}
a.medium {font-size: 125%;}
a:hover {color: #f5948f; text-decoration: overline;}

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

a.recip {color: white; font-size: 80%;}
a.recip:hover {color: white; font-size: 80%; text-decoration: underline;}