body, td {
  font-family: arial;
  font-size: 13px;
  color: #333;
}
.headerLeft, h1 {
  font-family: trebuchet ms;
  font-size: 28px;
  line-height: 28px;
  margin: 0px;
  padding-left: 10px;
  color: #fff;
}
.headerRight {
  font-family: trebuchet ms;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 1px;
  margin: 0px;
  padding: 10px;
  color: #fff;
}
.caption {
  font-family: arial;
  font-size: 13px;
  line-height: 17px;
  margin: 0px;
  padding: 0px;
  color: #000;
}
.caption img {
  border: 2px dotted #fff;
}
.thumbnail img {
  border: 2px solid #968;
}
.copyright {
  font-family: arial;
  font-size: 11px;
  color: #555;
}
a, a:link, a:active, a:visited {
  color: #e59;
}
.title {
  font-family: trebuchet ms;
  font-size: 15px;
  color: #333;
}
a.menu, a.menu:link, a.menu:active, a.menu:visited {
  font-family: trebuchet ms;
  font-size: 13px;
  color: #555;
  text-decoration: none;
}
a.menu:hover {
  color: #000;
}
hr {
  color: #ccc;
}
.picture {
  border: 2px dotted #968;
}
