  
TD{
  font-size : 12px;
  line-height : 18px;
  
  
  
  }
H1{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : 12px;
}
H2{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-top : 25px;
  padding-bottom : 5px;
  font-size : 16px;
  text-align : center;
}
.txt{
  padding-left : 15px;
  padding-right : 10px;
  
}
.contents{
  padding-top : 25px;
  padding-bottom : 5px;
  text-align : center;
  font-weight : bold;
}
STRONG{
  font-size : 14px;
}
A{
  color : navy;
  

  text-decoration : none;
}
.contents-c{
  padding-top : 35px;
  font-weight : bold;
  text-align : center;
}
.footer{
  color : white;
}
.footer A{
  color : white;
}
A:HOVER{
  background-color : #ffdddd;
  
  text-decoration : underline;
}
