 /* toppage.css */

 body { margin-left: 40px; margin-right: 40px;}

 body.scroll {

  }

 tr.c2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  }

 td {
  border-bottom-width:1px;
  border-bottom-style: solid;
  border-color: red;
  }

 p.c1 {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  }

.c3 {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  }

 .gotm {
  color: navy;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  }