body {background: black url(bg.gif); color: white; font-family: Arial; font-size: 18pt;}

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-transform: none; text-align: left;}
  p.small {font-size: 55%;}
  p.stext {font-size: 85%;}

  img#pass {float: left; margin: 10px;}
  
  span.smallish {font-size: 70%;}
  span.tdw {font-size: 130%; color: purple;}
  
hr {color: pink;}
img.border {border: 2px solid black;}

h1 {font-size: 200%; font-family: impact;}
h2 {font-size: 130%; margin: 0; text-align: center;}

h3 {margin: 0;}
   div#wrap {text-align: center;}
   div#main {width: 720px; margin: 0 auto;
			padding: 15px 15px 0 15px; border: 3 solid black; background: #923a00;}

   p#warning {text-align: justify;}
   p.sales {}
   
  table.mine {border: 1px solid red; width: 365px;}
  table#recips {width: 700px; border: 1ps solid black ;background: #6a2a00;}
  table#recips td {background: black url(bg.gif); border: 1px solid black; font-size: 75%; padding: 2px;}  
  
  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: 45%; margin-bottom: 0;}
  
a  {color: yellow; text-decoration: underline; font-weight: bold; font-style: normal; font-size: 120%; padding: 3px;}
a b {color: #ff6f0f; font-size: 110%;}
a:hover, a:hover b {color: black; position: relative; right: 1px; bottom: 1px;}


a.recip {color: white;}

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