.red {
  font-weight: bold;
  color: #ff0000;
}
.notice {
  font-size: 18px;
}
.blue {
  font-weight: bold;
  color: #0000ff;
}
