BODY {
  color: #003;
  background-color: #CFC;
  text-align: center;
}
A:link { color: #009; }
A:visited { color: #90F; }
A:active { color: #F09; }
.updtit { background-color: #699; text-align: left; }
.newbase { background-color: #FF6; }
.beforbase { background-color: #FF9; }
.oldbase { background-color: #FFC; }
.newtit { background-color: #FCC; }
.oldtit { background-color: #CCF; }
.tit00 { color: #CFC; font-weight: bold; font-size: 12.5pt; line-height: 1.1em; }
.titdate { color: #CFC; font-weight: bold; font-size: 9pt; line-height: 1.1em; }
.head { color: #003; text-align: left; font-size: 10.5pt; font-weight: bold; line-height: 1.1em; }
.text { color: #003; text-align: left; font-size: 10.5pt; line-height: 1.1em; }
.link1 { color: #009; }
.remark { color: #F00; font-weight: bold; }
