body {
  margin: 6px 4px 0px;
  background: #e1f2f6 none repeat scroll 0% 50%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #646464;
  text-decoration: none;
  font-size: 8pt;
}
a:link {
  text-decoration: none;
  font-weight: bold;
  color: #386a93;
  font-size: 9pt;
}
a:visited {
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  color: #2f9093;
}
a:hover {
  color: #4d93cc;
  font-weight: bold;
  font-size: 9pt;
  text-decoration: none;
}
a:active {
  color: #ffd140;
  text-decoration: none;
  font-size: 9pt;
}
.dates {
  margin-bottom:20px;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  text-align:left;
  vertical-align:top;
  width:70%;
}
.linksection {
  border-top-color:#646464;
  border-top-style:solid;
  border-top-width:1px;
  font-weight:bold;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  text-align:center;
  vertical-align:top;
  width:100%;
}
