BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
A:link {
  text-decoration : none;
}
A:visited {
  text-decoration : none;
}
A:ACTIVE {
  text-decoration : underline;
}
A:HOVER {
  color : #ffffff;
  background : black;
  text-decoration : none;
}
img{
  border : none;
}
.td01{
  width : 200px;
  height : 100px;
  font-size : 12px;
  letter-spacing : 2px;
  border-width : 1px;
  border-color : #999999;
  border-style : solid solid solid solid;
}
.td02{
  width : 100px;
  height : 100px;
  font-size : 12px;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  font-weight : 500;
  line-height : 20px;
}
.td03{
  width : 300px;
  font-size : 10px;
  padding-bottom : 10px;
  padding-left : 10px;
  padding-right : 10px;
  font-weight : 500;
  line-height : 20px;
}
.font1{
  font-size: 12px;
  letter-spacing: 3px;
  line-height: 20px;
}
.font2{
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 20px;
}
.font3{
  font-size: 11px;
  letter-spacing: 1px;
}
.font4{
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 20px;
}