  
TD{
  font-size : 90%;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  line-height : 150%;
  letter-spacing : 1px;
  vertical-align : top;
}
A{
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}
HR{
  color : silver;
}
TH{
  font-size : 130%;
  text-align : left;
}
.color_td{
  background-color : #e6f7ff;
}
.border_table{
  border-width : 1px 1px 1px 1px;
  border-style : outset outset outset outset;
  border-color : blue blue blue blue;
}
.footer{
  text-align : center;
}
.page_top{
  text-align : right;
  font-size : 60%;
  color : blue;
}
.number{
  text-align : right;
}
.date{
  white-space: nowrap;
}