body { 
  background-image: url("b4-72.gif");
}

h1{
  font-family: "Times New Roman", Times, Georgia, serif;
  font-style: italic;
  vertical-align: top;
}

h2{
  background-color: #ffddee;
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
}

h3{
	font-family: "Times New Roman", Times, Georgia, serif;
}

h4{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

a {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

address {
  text-decoration: none;
  font-style : normal;
}

.signboard {
  left : 5%;
  padding : 10px;
  text-align: 
}

.signterm{
  font-weight: bold;
  font-family : "Courier New",serif;
  font-size : xx-large;
}

.signverb{
  font-style: italic;
  font-size : medium;
  color: navy;
}

.signtable{
  vertical-align: top;
}

table.main{
  border-top-color: #cccccc;
  border-left-color: #cccccc;
  border-right-color: #dddddd;
  border-bottom-color: #dddddd;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-width: 2px;
  border-left-width: 2px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  background-color: white;
  width: 600px;
}

table.raisemain{
  border-top-color: #cccccc;
  border-left-color: #cccccc;
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  background-color: white;
  width: 600px;
}

.remark{
  font-size: small;
  padding-top: 6px;
  padding-bottom: 6px;
}

.gap{
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: x-small;
  padding-top: 0px;
  padding-bottom: 0px;
}

.disabled{
  color: gray;
}

.back{
  font-size: small;
  text-align: right;
  padding-right: 4px;
  vertical-align: top;
}
