<!--
A:LINK{
  color : navy;
}
A:VISITED{
  color : navy;
}
A:HOVER{
  color : white;
  background-color : navy;
}
A:ACTIVE{
  color : navy;
}
BODY{
  font-size : 13px;
  font-family : "MS UI Gothic";
  line-height : 15px;
  background-color : #ffffff;
  letter-spacing : 1px;
}
H1{
  font-size : 25px;
  font-family : "MS UI Gothic";
  line-height : 30px;
  font-weight : bold;
  letter-spacing : 1px;
}
H2{
  font-size : 20px;
  font-family : "MS UI Gothic";
  line-height : 25px;  
  font-weight : bold;
  letter-spacing : 1px;
  text-decoration : underline;
}
H3{
  font-size : 18px;
  font-family : "MS UI Gothic";
  font-weight : bold;
  letter-spacing : 1px;
}
note{font-size : 9px;
}
TABLE{
  font-family : "MS UI Gothic";
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;
  background-color : white;
}
TD{
  font-size : 13px;
  font-family : "MS UI Gothic";
  line-height : 18px;
  letter-spacing : 1px;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;}

.ClassR-Y{
  color : red;
  background-color : yellow;
}
.ClassB-Y{
  color : navy;
  background-color : yellow;
}
.ClassBlk-Y{
  color : black;
  background-color : yellow;
}
.ClassGrn-Y{
  color : green;
  background-color : yellow;
}
.ClassWht-Olv{
  color : white;
  background-color : olive;
}
.ClassBlk-Water{
  color : black;
  background-color : aqua;
}
.ClassR-Water{
  color : red;
  background-color : aqua;
}
.chapter1{
  color : red;
  background-color : yellow;
}
.chapter2{
  color : blue;
  background-color : yellow;
}
.chapter3{
  color : olive;
  background-color : yellow;
}
.chapter4{
  color : navy;
  background-color : yellow;
}
.chapter5{
  color : aqua;
  background-color : green;
}
.chap1{
  color : olive;
  background-color : #ff80c0;
}
.chap2{
  color : green;
  background-color : #ff80c0;
}
.waterbk1{
  color : black;
  background-color : aqua;
}
.waterbk2{
  color : red;
  background-color : aqua;
}
.tbl0{border-style : none none none none;}
.td0{border-style : none none none none;}
.tdBtm{border-style : none none solid none;}
.tdBR{borderstyle : none solid solid none;}
.tdRite{
  border-top-style : none;
  border-left-style : none;
  border-bottom-style : none;
}
.pointTTL{
  font-family : "MS UI Gothic";
  font-weight : bold;
  color : #006699;
}
.pointTTLs{
  font-size : 16px;  
  font-family : "MS UI Gothic";
  font-weight : bold;
  color : #666666;
}

.pointDOT{
  font-family : "lr EEEE
  font-weight : bold;
  color : red;
}