H1 {
  text-align: left;
  border-style: solid;
  border-color: #0066cc;
  border-width: 0px 0px 3px 20px;
}
H2 {
  text-indent: 8px;
  text-align: left;
  border-style: solid;
  border-color: #0066cc;
  border-width: 0px 0px 3px 20px;
}
H3 {
  text-indent: 8px;
  text-align: left;
  border-style: solid;
  border-color: #0066cc;
  border-width: 0px 0px 3px 20px;
}
H4 {
  text-indent: 8px;
  text-align: left;
  border-style: solid;
  border-color: #ff6600;
  border-width: 0px 0px 2px 18px;
}
.title {
  margin: 0px 10px;
  background: blue;
  color: #ffffff;
  padding: 4px;
}
.body {
  margin: 0px 10px;
  border: 1px solid blue;
  padding: 4px;
}
TD {
  font-size: 90%;
}
P {
  text-indent: 16px;
  line-height: 150%;
}
.sam1 {
  font-size: 75%;
  text-indent: 16px;
}
.sam2 {
  font-weight: bold;
  border: #999999 3px outset;
  background: #cccccc;
  color: white;
  text-align: center;
}
.sam3 {
  font-family: sans-serif;
}
.sam4 {
  font-size: 80%;
  text-indent: 54;
}
.sam5 {
  border-style: solid;
  border-color: gray;
  border-width: 0px 3px 3px 0px;
}
DT{
  line-height : 150%;
  text-indent : 5px;
  color : fuchsia;
  font-weight : 700;
  font-size : 104%;
}
LI{
  line-height : 150%;
}
