
<!--
body,table,tr,th,td,p { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color:#330000;
}
body.navi {
    background-color : Red;
	left: 0px;
    top: 0px;
    margin: 0px 0px;
}
h1,h2,h3,h4,h5,h6 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #000099;
}
h1 {
  font-size: 12pt;
  font-weight: bold;
}
h2 {
  font-size: 12pt;
  font-weight: normal;
}
h3 {
  font-size: 10pt;
}
h4 {
  font-size: 8pt;
}
h4.foot {
  color: #ff0000;
  font-size: 8pt;
}

-->