* {margin: 0; padding: 0;}

body {background: gray url(bg.jpg); color: white; font-family: arial; font-size: 20pt;}

h1 {margin: 0; font-size: 300%; text-align: center;}
h3 {margin: 0 0 8px 0; text-align:center; }

h2 {margin-top: 0; font-size: 225%;}

hr {color: gray; height: 1px;}

b {font-size: 110%;}

p {margin: 0 0 10px 0;}

  p.small {font-size: 75%;}
  p.smallb {font-size: 70%; margin: 0; color: silver; position: relative; top: -4px;}
  div.small {font-size: 40%; text-align: center;}
  
  img.border {border: 1px solid yellow;}

 table.mine {background: #282828; border: 3px solid black; margin: 0 auto;}
  table.mine td {padding: 0;}
  table.mine-b {color: white; background:#E33829; border: 3px solid black;}

  div#tablead {padding: 0 15px 15px 10px; text-align: left; font-size: 130%; }
  div#tablead p b {font-size: 110%; color: yellow;}
  
  table#recips {border: 0px solid gray;}
  table#recips td {font-size: 90%;}

  table#indent td {padding: 5px 25px;}
  
  td {}
 
 
a {color: red; text-decoration:underline; font-weight:bold;}

a b {color: yellow; }

a:hover {color: yellow;}

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

a.largeb {font-size: 160%; margin-bottom: 7px; display: block;}

a.recip {color: white; font-size: 100%; font-weight: normal; }

a.medium {font-size: 150%;}
