body {background-color: #ebebeb; color: black; font-family: Georgia; font-size: 16pt;}

b {font-size: 110%;}
  b.two {font-size: 120%;}
  b.redsmall {font-size: 90%; color: crimson;}
  b.title2 {color:white; font-size: 160%;}

  p {text-align: justify;}
  p.small {font-size: 55%;}

hr {color: pink;}
img.border {border: 2 solid #696969;}

h1 {font-size: 230%;}
   div#wrap {text-align: center;}
   div#main {width: 720px; margin: 0 auto; background-color: white;
			padding: 15px; border: 2 solid #686868;}

   p#warning {text-align: justify;}
   p.sales {text-align: center;}
   p.salesb {text-align: justify; padding: 0 40px;}
   
  table.mine {border: 1px solid red; width: 365px;}
  table.thumbs {border: 1px solid red;}
  table#recips {width: 600px; border: 0px dashed red;}
  
  
  td.one {background: green;}
  td.two {border-color: red; border: 0 solid}
  td.three {border: 0 solid}
  tr.three {border: 0 solid}
    
  div.small {font-size: 65%;}
  div.thumb {border: 2px solid #686868; margin: 0 auto; padding: 0px; width: 320px;}
  
  img.thumbb {border: 1px solid #bc1216;}
  
a  {color: #bc1216; text-decoration: underline; font-weight:bold; font-style: normal; font-size: 120&;}
a:hover {color: green;}

a.recip {font-size: 85%; color: black;}
a.recip:hover {color: red;}

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