body {background-color:#5B4660; color: white; font-size: 12pt; font-family:arial}

h1.title {margin: 0; font-size: 200%; position: relative; right: 50px; color: purple;}
  b.big {font-size: 125%;}
  b.bigb {font-size: 175%;}

  p.small {font-size: 70%;}
  img.border {border: 1px solid; border-color: #D409FF;}
hr {color: red;}

  table.mine {background: black; border: 1px solid #D409FF;}
  table#recips {border: 1px solid #D409FF;}
  th {font-weight: normal; font-style: italic; font-size: 90%;}
  td.header {border: 0px solid red; background-image: url(header.jpg); background-repeat: no-repeat; background-color: black;}
  td.ad {border: 0px solid red; font-size: 125%; font-weight:bold}
    
  div.small {font-size: 70%;}

a {color: #D409FF;}

a:hover  {color: gray;}

a.recip {font-size: 90%; color: white;}

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

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