<!--
B{
  font-size : 10pt;
  font-weight : normal;
  text-decoration : none;
  color : white;
}
BODY{
  margin-top : 0pt;
  margin-bottom : 0pt;
  color : #333333;
  font-family : "MS UI Gothic";
}
A:LINK{
  text-decoration : none;
  color : blue;
}
A:VISITED{
  text-decoration : none;
  color :  #6633ff;
}
A:HOVER{
  text-decoration : underline;
  color : red;
}
.ClassBG{
  background-image : url(img_top/class_bg.gif);
  font-size : 12pt;
}
.date{
  font-size : 9pt;
  color : red;
  font-weight : bold;
}
TD{
  font-size : 11pt;
}
-->
