* {margin: 0; padding: 0;}

body {background: gray url(bg.gif); color: black; font-size: 16pt; font-family: tahoma;}

h1.title {margin: 10px; font-size: 200%; text-align: center;}
h2 {font-size: 140%;}
  b.big {font-size: 115%;}
  b.bigb {font-size: 175%;}

p#nobump {margin-bottom: 0; padding-bottom: 0;}
  
  img.border {border: 1px solid white;}
hr {color: red;}

  table.mine {background: #b6b6b6 url(bg3.jpg) repeat-x; background-position: top; border: 1px solid white;}
  table#recips {border: 0px solid white;}
    table#recips td {font-size: 75%;}

  table#caps {border: 1px solid black; background: white;}
  table#caps td img {border: 1px solid black;}

  td.header {border: 0px solid red;}
  td.ad {border: 0px solid red; font-size: 125%; font-weight: bold; padding: 5px;}
  td p {padding: 0 15px 10px 15px;}
  td#rtitle {text-decoration: underline;}

  table#thumbs {background: black; border: 1px solid white;}
  table#thumbs td {border: 1px solid white;}
  
  div.small {font-size: 60%; text-align: center; font-weight: bold;}

a {color: white; font-weight: bold;}

a b {font-size: 110%;}

a:hover  {color: red;}

a.recip {color: black; text-decoration: none;}

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

a.largeb {font-size: 250%;}

a.little {font-size: 95%;}