body {
  font-family:Garamond,Times New Roman;
  font-size: 14px;
  letter-spacing:0;
  line-height:1.3em;
  word-spacing:0.2em;
}

a {
  color:#000066;
  text-decoration:none;
}

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

div.wrapper {
  width: 100%;
  background-color: #ffffff;
  margin: 0 auto 0 auto;
  text-align: center;
  position: relative;
}

div.wrapper div.headerBody {
  width: 100%; height: 65px;
  margin: 0 auto 0 auto;
  padding: 0 0 20px 0;
  position: relative;
}

div.wrapper tr.headline {
  width: 100%;
  font-size: 20px;
  text-decoration: none;
  padding: 0 0 10px 0;
  text-align: left;
}

div.wrapper tr.headline a.headline {
  color:#000066;
  text-decoration: none;
}

div.wrapper tr.headline a.headline:hover {
  color:#000066;
  text-decoration: underline;
}

div.wrapper span.subhead {
  font-size: 17px;
  font-weight: bold;
  color: #000000;
  text-align: left;
}

div.wrapper tr.summary {
  font-size: 14px;
  padding: 0 0 10px 0;
  text-align: left;
}

div.wrapper tr.summary_main {
  width: 100%; height: auto;
  font-weight: normal;
  font-size: 14px;
  padding: 0 0 10px 0;
  text-align: left;
}

div.wrapper tr.description {
  font-size: 14px;
  font-weight: normal;
  text-align: left;
}

div.wrapper tr.links_top {
  font-size: 14px;
  font-weight: normal;
  text-align: left;
}

div.wrapper tr.links_bottom {
  font-size: 14px;
  font-weight: normal;
  text-align: left;
}

hr {
  border: 0;
  width: 100%; height: 1px;
  color: #000000;
  background-color: #000000;
}

img.image {
  width: 65px;
}
