@import url("/style/autoproc_docs.css");

dl dd ul 
{
  margin-left: 0;
  list-style:outside;
  text-indent: 10px;
}
dl dd ul li ul
{
  margin-left: 20px;
  list-style: circle outside;
}

dl dd strong
{
  font-size: 110%;
  font-weight: bold;
  color: #008;
}
