@charset "UTF-8";
/* CSS Document */
.blue_text {
  color: #1758a7;
  font-weight: normal;
}
.blue_text_bold {
  color: #1758a7;
  font-weight: bold;
}
