 
TD{
  font-size : 13px;
  font-weight : normal;
}
.note_line01{
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : red red red red;
}
.note01{
  color : white;
  background-color : red;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
}
.note02{
  color : red;
}
A:HOVER{
  color : red;
}
.note_line02{
  vertical-align : middle;
  text-align : left;
  text-indent : 10px;
  padding-top : 2px;
  margin-top : 3px;
  margin-bottom : 3px;
  border-top-width : 4px;
  border-bottom-width : 4px;
  border-top-style : double;
  border-bottom-style : double;
  border-top-color : navy;
  padding-bottom : 2px;
  border-bottom-color : navy;
  font-size : 16px;
}
.blue_title01{
  color : blue;
  padding-top : 1px;
  padding-bottom : 1px;
  border-top-width : 3px;
  border-bottom-width : 3px;
  border-top-style : double;
  border-bottom-style : double;
  border-top-color : blue;
  border-bottom-color : blue;
}
.Series_Title_Style{
  font-size : 15px;
  font-weight : normal;
  color : white;
  background-color : navy;
}
