BODY{
  background-color : #ffffff;
  font-size :80%;
  font-family : "MS UI Gothic";
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  line-height : 110%;
  color : #666666;
}
TH{
  font-size :90%;
  font-family : "MS UI Gothic";
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  line-height : 110%;
  color : #666666;
}
TD{
  font-size :80%;
  font-family : "MS UI Gothic";
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  line-height : 110%;
  color : #666666;
}
A { text-decoration:none ;}
A:LINK{
  color : #0066cc;
}
A:VISITED{
  color :  #333399;
}
A:HOVER{
  color :  #ff0099;
  text-decoration:underline;
}

