body{
  font-size : x-small; 
  font-family : Arial,Osaka,'MS UI Gothic';
  background-image:url(../images/back.gif);
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

A:link,A:active,A:visited{
  color : #000000;
  text-decoration : none;
}

A:HOVER{
  text-decoration : none;
  color:#FF0000;
}

.td{
  font-size : x-small; 
  font-family : Arial,Osaka,'MS UI Gothic';
  border-top-width:1;
  border-right-width:1;
  border-bottom-width:1;
  border-left-width:0;
  border-color:#9999FF;
  border-style:solid;
}
.td2{
  font-size : x-small; 
  font-family : Arial,Osaka,'MS UI Gothic';
  border-top-width:1;
  border-right-width:1;
  border-bottom-width:1;
  border-left-width:0;
  border-color:#C4D8FF;
  border-style:solid;
}