body {
  margin: 0px
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
}

a:link {
  border: 0px;
  color: #0B49A3;
  text-decoration: none;
}

a:visited {
  border: 0px;
  color: #0B49A3;
  text-decoration: none;
}

a:hover {
  border: 0px;
  color: #D71919;
  background: #FDCE11;
  text-decoration: underline;
}

a:active {
  border: 0px;
  color: #0B49A3;
  text-decoration: none;
}

img {
  border: 0px;
}

p {
  font-size: 12pt;

}

.tableborder {
  border: thin solid #000000;
  margin-top: -1px;
}

.date {
  font-size: 14pt;
  font-weight: bold;
  color: #003399;
}

.boxtitle {
  font-size: 12pt;
  font-weight: bold;
  color: #003399;
}

.indextitle {
  font-size: 14pt;
  font-weight: bold;
  color: #003399;
}

.bold {
  font-weight: bold;
  font-size: 12pt;
}
