@charset "UTF-8";
/* CSS Document */
h1 {
  color: #0067c0;
}
h3.normal {
  font-weight: normal;
}
.column-44 a:link {
  text-decoration: none;
  color: #0067c0;
  font-weight: bold;
}

.column-44 a:visited {
  text-decoration: none;
  color: #0067c0;
  font-weight: bold;
}

.column-44 a:hover {
  text-decoration: underline;
  color: #0067c0;
  font-weight: bold;
}

.column-44 a:active {
  text-decoration: none;
  color: #0067c0;
  font-weight: bold;
}