  * {
    visibility: hidden;
  }
  
  #contentcolumnin * {
    visibility: visible;
	width: 6.75in;
	position:relative;
  }
  
  p {
    /*font-family: "Bitstream Vera Serif";*/
    font-size: 12px;
    line-height: 14px;
  }
  .contenthdr {
	  font-size: 15px;
	  font-weight:bold;
	  border-bottom:0px solid #4E6172;
	  color:#000000;
  }
  .bold {
	  color:#000000;  
  }
  .sidebar {
	border: 0px solid #000;  
  }
* img {
    height: 0;
    width: 0;
    position: absolute;
  }
 #navcolumn, #textSize, #textsize, .clear, .callout_top, .callout, .callout_bottom {
    display: none;
  }
table {
    margin: 10px;
  }


  h1, h2, h3, h4, h5, h6 {

  }

