  
TD{
  font-size : 85%;
  line-height : 125%;
  color : #3d3d3d;
}
A{
  color : teal;
}
A:HOVER{
  color : #ff8040;
}
.title_table{
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : teal;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : teal;
}
H1{
  font-size : 80%;
  font-weight : lighter;
  color : gray;
  text-decoration : none;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image : url(../image/bg_body.gif);
}
.txt65{
  font-size : 65%;
  text-decoration : none;
}
H2{
  color : #003060;
  font-size : 110%;
  font-weight : bold;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
  background-color : #d7ffff;
  padding-top : 12px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 12px;
  text-align : center;
}
H3{
  color : #004488;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  padding-left : 3px;
  padding-bottom : 3px;
  border-left-width : 3px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-left-color : silver;
  border-bottom-style : solid;
  border-bottom-color : silver;
  font-size : 120%;
}
.txt75{
  font-size : 75%;
  font-weight : normal;
}
.right_ber{
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : gray;
}
.Border{
  border-width : 1px 1px 1px 3px;
  border-style : none none solid solid;
  border-color : gray gray gray gray;
}
.txt80{
  font-size : 80%;
}
.A2{
  color : white;
}
.under{
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : black;
}
