div.theheading {
  border : none; 
  }

 H2 {
  font-weight          : bold;
  line-height           : 200%;
  font-size              : 200%;
  color                    : black;
  background-color : transparent;
  border-left           : none;
  border-right         : none;
  border-top           : 1px solid black;
  border-bottom     : 1px solid black;
  padding               : 0;
  margin-top           : 20px;
  margin-bottom     : 20px;
  }

p {
  margin : 0 0 0.5em 0;
  }

.cavcon { display : none; }
