body {
  background-color: #333333;
  color: #999999;
  font-family: Verdana, Arial;
  font-size: 12px;;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
}

p {
  background-color: transparent;
  color: #999999;
  font-family: Verdana, Arial;
  font-size: 12px;;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
}

h1, h2, h3 {
  background-color: transparent;
  color: #999999;
  font-family: Verdana, Arial;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

a, a:link, a:visited, a:active {
  background-color: transparent;
  color: #cccccc;
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
}

a:hover {
  background-color: transparent;
  color: #f7f7f7;
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
}

img.giThumbnail {
  border: 0px;
}