#main{
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0 140px;
}
h2{
  margin: 0 20px;
  padding-bottom: 10px;
  text-align: center;
  border-color: #060;
  border-style: double;
  border-width: 0 0 3px 0;
}
h3{
  margin: 2em 0 1em 0;
  border-color: #030;
  border-style: solid;
  border-width: 0 0 0 1em;
  padding: 0 0 0 0.5em;
}
.doc{
  margin: 25px 20px;
}
.doc p{
  text-indent: 1em;
  font-size: 100%;
  line-height: 1.75em;
}
#main ul.guide li{
  margin-left: 1.4em;
  text-indent: -1.4em;
  line-height: 1.75em;
}
#main ul.guidesub li{
  margin-left: 2.5em;
  list-style-type: disc;
  text-indent: 0em;
  line-height: 1.75em;
}
#main ul.ref li{
  font-size: 80%;
  list-style-type: disc;
  margin-left: 2em;
  line-height: 1.6em;
}
.L1{
  margin-top: 1em;
  margin-left: 1em;
  font-size: 80%;
}
.L2{
  margin-left: 1em;
}
.L1 li,.L2 li{
  line-height: 2em;
}
h4{
  margin: 2.5em 0 1em 0.75em;
  font-size: 90%;
}
p.note{
  text-indent: 0;
  margin-left: 1em;
  font-size: 70%;
  line-height: 1.5em;
}
address{
  margin-left: 1.5em;
  font-style: normal;
}
address span{
  display: block;
  margin: 0.5em 0 0 2em;
}
address img{
  margin-bottom: -3px;
}

.section h4{
  margin: 1.5em 0 1em 1em;
  font-size: 100%;
}
.section li{
  margin-left: 2em;
  list-style-type: disc;
  font-size: 90%;
}
.section .data{
  margin-left: 2em;
  line-height: 1.5em;
  font-size: 90%;
}
.section dd{
  margin-left: 2em;
}
