

H1{
  font-size : 12px;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}

H2{
  font-size : 12px;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}

H3{
  font-size : 100%;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}




TD{
  font-size : 12px;
  font-family : a;
  text-decoration : none;
}

body
{
margin-bottom: 0%;
}

a:link {
color:#0000ff ; /*未訪問リンクのカラー*/
font-weight : normal;
font-size : 12px;

}
a:visited {
color:#800080 ; /*訪問済みリンクのカラー*/
font-weight : normal;
font-size : 12px;

}