H1
{
  font-size : 10px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  margin: 0px;
  padding: 0px;
  color : #000040; 
}


H2
{
  font-size : 10px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  margin: 0px;
  padding: 0px; 
  color : #000040;
}

STRONG
{
  font-size : 12px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  margin: 0px;
  padding: 0px;  
  color : #000040; 
}

TH
{
  font-size : 12px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  color : #000040; 
}

TD
{
  font-size : 12px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  color : #000040; 
}

a:hover{
position: relative; top: 1px; left: 1px;
}
