* {padding:0;margin:0;}

body {
  background:#FFF;
  color:#000;
  font-size:13px;
  font-family:Arial, Verdana, sans-serif;
  text-align:center;
  margin:0 auto;
}

#body1 {
  width:800px;
  border-left:1px solid #000;
  border-right:1px solid #000;
  background:#66FF66;
  margin:0 auto;
  overflow:hidden;
}

#body1 table {
  margin:0 auto;
}

a, a:visited {
  font-weight:BOLD;
  text-decoration:underline;
  color: #000000;
}

a:hover {
  font-weight:BOLD;
  text-decoration:none;
  color: #000000;
}


a img {
  border:1px solid #000000;
}

#review table {
  border:2px solid #000000;
}

#review td{
  font-size:13px;
}

#recips *{
  font-size:11px;
}

#recips .recip table{
  border:1px solid #000000;
  padding:5px 5px 5px 5px;
}

#warning table {
  border:1px solid #000000;
}

#warning td{
  font-size:10px;
  color:#000000;
}
#warning td h5{
  font-size:1.2em;
}

#links td{
  font-size:20px;
}

#footer * {
  font-size:11px;
}