H1 {
  color: #707070;
  font-size: 18pt;
  margin: 0;
}
H2 {
  color: #707070;
  font-size: 12pt;
  margin: 0;
}
A{
  text-decoration:none;
  color : #339999;
}
A:HOVER{
  color : #848484;
  text-decoration : underline;
}
FONT{
  text-decoration : none;
}

.contents{
  line-height: 150%;
}
.nochangelink{
  color : #0000cc;
}
.goodstable{
  background-image : url(image/goodstable_up.gif);
  background-repeat : no-repeat;
}
.gline{
  background-image : url(image/gline.gif);
  background-repeat : no-repeat;
}
