A:link,A:visited,A:active {
  font-weight: normal;
  font-family:'ƒqƒ‰ƒMƒm–¾’© Pro W3', 'Tahoma', 'MS UI Gothic';
  line-height:1.3em;
  text-decoration:none;
  color:#307000;
}

A:hover {
  font-weight: normal;
  font-family:'ƒqƒ‰ƒMƒm–¾’© Pro W3', 'Tahoma', 'MS UI Gothic';
  line-height:1.3em;
  text-decoration:none;
  color:RED;
}

.normalText {
  font-size:8pt;
  font-weight: normal;
  font-family:'ƒqƒ‰ƒMƒm–¾’© Pro W3', 'Tahoma', 'MS UI Gothic';
}

.largeText {
  font-size:10pt;
  font-family:'ƒqƒ‰ƒMƒm–¾’© Pro W3', 'Tahoma', 'MS UI Gothic';
}

.hugeText {
  font-size:12pt;
  font-family:'ƒqƒ‰ƒMƒm–¾’© Pro W3', 'Tahoma', 'MS UI Gothic';
}

.titleText {
  font-size:12pt;
  font-weight: normal;
  font-family:'ƒqƒ‰ƒMƒm–¾’© Pro W3', 'Tahoma', 'MS UI Gothic';
}

.updateTitle{
  font-size: 11pt;
  font-weight: normal;
  font-family:'ƒqƒ‰ƒMƒm–¾’© Pro W6', 'MS UI Gothic';
  letter-spacing: 0.3em;
  padding: 0.1em 1em 0.1em 0.5em;
  margin: 0px 0px 8px 0px;
  border-left: solid 5px #434348;
  color: #903000;
}

TD.updateDate {
  font-size: 8pt;
  font-weight: bold;
  font-family: Arial,sans-serif;
  padding: 2px 1em;
  border-left: solid 10px #888888;
  border-right: dashed 2px #DCDCDF;
  letter-spacing: 0.2em;
  filter: alpha(opacity=100,finishopacity=10,style=1);
  background-color: #DCDCDF;
  color: #221122;
}

TD.updateBody {
  font-size:9pt;
  font-weight: normal;
  font-family:'ƒqƒ‰ƒMƒm–¾’© Pro W3', 'Tahoma', 'MS UI Gothic';
  line-height:1.3em;
  padding: 8px 0px 15px 9px;
  border-left: dashed 1px #888888;
  border-bottom: dashed 1px #989898;
  border-right: dashed 2px #FDFDFD;
  background-color: #FFFEF4;
  color:#0F35A0;
}