body {
  background-color: #FFB341;  
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  text-align: center;
  margin: 0px;
  padding: 0px;
  padding-bottom: 20px;
  padding-top: 20px;
  behavior:url("csshover.htc");
}

a:link, a:active, a:visited {
  color: #FF9A02;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;  
}

hr {
  border: 1px dashed #EEEEEE;
  height: 1px;
}

img.left {
  float: left;
  padding-bottom: 5px;
  padding-right: 10px;
}

td {
  padding-top: 0px;
  margin-top: 0px;
  font-size: 10px;
  line-height: 1.5em;
  color: #534640;  
}
