#infoPage table, tr, td, a, p, h1, h2, h3, h4 {
  font-family: Verdana, "Lucida Grande", sans-serif;
  font-size: 12px;
  color: #303030;
  
}
#infoTable  a:LINK, infoTable a:VISITED {
  text-decoration: underline;
}

#infoTitle {
  font-size: 1.5em;
  font-family: Georgia, serif;
  word-spacing: 2px;
  letter-spacing: 1.5px;
  color: #3F3F23;
  font-weight: normal;
  margin-bottom: 15px;
  border-bottom: 1px solid #EFE0D1;
}

#infoAd {
  width: 160px;
  height: 90px;
  border: 1px solid gray;
  background-color: #f7e3e3;
}
     

