<!--
BODY{
  font-size : 13px;
  font-family : "MS UI Gothic";
  line-height : 19px;
  letter-spacing : 1px;  
}
H1{
  font-size : 18px;
  font-family : "MS UI Gothic";
  line-height : 27px;
  letter-spacing : 1px;
  font-weight : bold;
}
H2{
  font-size : 17px;
  font-family : "MS UI Gothic";
  line-height : 27px;
  letter-spacing : 1px;
  text-decoration : underline;
}
H3{
  font-size : 16pt;
  font-family : "MS UI Gothic";
  letter-spacing : 1px;
  line-height : 24px;  
  font-weight : bold;
}
A:LINK{
  color : blue;
  text-decoration : none;
}
A:VISITED{
  color : blue;
  text-decoration : none;
}
A:HOVER{
  color : yellow;
  background-color : blue;
}
A:ACTIVE{
  color : blue;
  text-decoration : none;
}
TABLE{
  font-size : 13px;
  font-family : "MS UI Gothic";
  line-height : 19px;
  letter-spacing : 1px;
  margin-top : 1px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  color : black;
  background-color : white;
  letter-spacing : 1px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;border-style : none none none none;}
TD{
  font-size : 13px;
  font-family : "MS UI Gothic";
  line-height : 19px;
  letter-spacing : 1px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 1px;
  margin-bottom : 1px;border-style : none none none none;}
.tbl4{
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : teal teal teal teal;}
.tbl2{
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;border-style : none none none none;}
.td4{
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : teal teal teal teal;}
.td2{
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  border-top-width : 1px;
  border-left-width : 1px;border-top-style : none;border-left-style : none;border-right-style : solid;border-bottom-style : solid;
  border-top-color : teal;
  border-left-color : teal;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-color : teal;
  border-bottom-color : teal;
}
.tdB{
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;border-width : 1px 1px 1px 1px;border-style : none none solid none;border-color : teal teal teal teal;}
.tdR{
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;border-width : 1px 1px 1px 1px;border-style : none solid none none;border-color : teal teal teal teal;}
.tdRL{
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;border-width : 1px 1px 1px 1px;border-style : none solid none solid;border-color : teal teal teal teal;}
.BY{
  color : black;
  background-color : yellow;
}
.RY{
  color : red;
  background-color : yellow;
}
.Bly{
  color : blue;
  background-color : yellow;
}
.BW{
  color : black;
  background-color : aqua;
}
.RW{
  color : red;
  background-color : aqua;
}
.DBW{
  color : white;
  background-color : navy;
}
.DBWA{
  color : aqua;
  background-color : navy;
}
.bP{
  font-weight : bold;
  color : fuchsia;
}