TD{
  border-style : dotted dotted dotted dotted;
  font-size : x-small;
  border-color : #e7e7e7 #e7e7e7 #e7e7e7 #e7e7e7;
  font-family : Arial,"MS UI Gothic",Osaka;
}
TABLE{
  border-style : none none none none;
  border-color : #e7e7e7 #e7e7e7 #e7e7e7 #e7e7e7;
}
BODY{
  font-size : x-small;
  font-family : Arial,"MS UI Gothic",Osaka;
  background-repeat : no-repeat;
  background-attachment : fixed;
  color : gray;
  background-color : #fafafa;
}
A:HOVER{
  background-color : #ffff80;
  color : black;
}
A{
  color : black;
  text-decoration : none;
  background-color : #e6e6ff;
}
.mini{
  font-size : xx-small;
}
