body {
  padding: 0;
  background-color: #97D3DB;
  font-size: 12px;
  font-family: Arial, Tahoma;
  color: #623100;
}

a { color: #D56A00; }

td {
  font-size: 12px;
  font-family: Arial, Tahoma;
  vertical-align: top;
  color: #623100;
}

h1 { font-size: 24px; }
h2 { font-size: 20px; }

img { border: 0; }

.content {
  padding: 10px 18px 0px 10px;
}

.thumbs {
  padding: 10px 18px 0px 10px;
}

.thumbs img {
  border: 1px solid #000;
}

.next a {
  text-decoration: none;
  color: #3093C2;
  font-size: 15px;
}

.next a:hover {
  text-decoration: underline;
  color: #3093C2;
}
