td {
  vertical-align: top;
  font-family: verdana;
  font-size: 8pt;
  color: #666666;
  }

#entry {
  padding-right: 15px;
  padding-left: 25px;
  padding-bottom: 30px;
  line-height: 13pt;
  }

#entry a {
  color: #006699;
  text-decoration: none;
  }

#entry a:hover {
  color: #cccccc;
  text-decoration: underline;
  }

.headline {
  font-family: verdana;
  font-size: 10pt;
  line-height: 15pt;
  color: #ffffff;
  font-weight: bold;
  font-style: italic;
  }

.release {
  border: 1px solid #006699;
  }
td.releases {
  vertical-align: bottom;
  }

a img {
  border: 0px;
  }

a img.link {
  border: 1px solid #ffffff;
  }

a:hover img.link {
  border: 1px solid #006699;
  }

#bottom {
  width: 700px;
  align: center;
  border-top: 1px solid #006699;
  margin-top: 2px;
  padding-top: 3px;
  font-family: verdana;
  font-size: 7pt;
  color: #999999;
  margin-bottom: 5px;
  }

#bottom a {
  color: #006699;
  text-decoration: none;
  }

#bottom a:hover {
  color: #cccccc;
  text-decoration: underline;
  }