@charset "utf-8";
/* CSS Document */

<style type="text/css">
.blink {
  font-size : 16pt;
  font-weight : bold
  color : red;
}
.blink02 {
  font-size : 16px;
  color : red;
}
.blink_03 {
  font-size : 16px;
  font-weight : bold;
  color : red;
}
.blink_04 {
  font-size : 16pt;
  font-weight : bold
  color : red;
}
.blink_05 {
  font-size : 16pt;
  font-weight : bold
  color : red;
}
.blink_06 {
  font-size : 16pt;
  font-weight : bold
  color : red;
}
</style>