
body 
  {
  background: #ddd;
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, Georgia, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: black;
  }

#listings
  {
  width: 336px;
  font-family: Arial, Verdana, sans-srif;
  font-size: 11px;
  color: #000000;
  }

#listings p 
  {
    padding-left: 2px;
    color: black;
  }

#listings a 
  {
    color: #0000FF;
    font-weight: bold;
  }

small
  {
  color: #000000;
  }

#listings2
  {
  width: 710px;
  font-family: Arial, Verdana, sans-srif;
  font-size: 11px;
  color: #0000FF;
  }

