body {
  background-color: #707070;
}


td.thumb {
  text-align: center;
  width: 150px;
  height: 150px;
  background-color: #6c6c6c;  
}

img.thumb {
  border-width: 0px;
}

div.nav {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

a.nav {
  font-family: Verdana;
  font-weight: bold;
  font-size: 13pt;
  color: #0000bb;  
}

div.photo {
  text-align: center;
}

img.photo {
}