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;
  }

div.theheading {
  display	: none;
  }
  
div.otherone a:link div.otherone a:visited {
  color	: black;
  }
  
div.email {
  font-family	: monospace;
  color		: black;
  }