<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<meta http-equiv="Content-Type" content="text/html; charset=SHIFT_JIS">H1{
  font-weight : bold;
  color : yellow;
}
BODY{
  
  background-color : teal;
  color : yellow;
  vertical-align : top;
  text-align : center;
}
TABLE{
  color : black;
  background-color : white;
  vertical-align: top;
background-position : center top;
  

  text-align : center;
}
TH{
  text-align : left;
  line-height : normal;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  font-weight : normal;
  color : black;
vertical-align: top;
background-position : center top;
  list-style-type : square;
}
A{
  color : blue;
  font-weight : bold;
}
H1{
  font-weight : bold;
  color : yellow;
}

