* img {
    height: 0;
    width: 0;
    position: absolute;
  }


body, table, tr, td {
    background-image: none;
    background-color: #FFFFFF;
  }



.bodycopy {
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 1.125;
    color: #000000;
    width: 7in;
    padding: 0px 0px;
    position: absolute;
	top: 0px;
	left: 0px;


}
	
	
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}

.hide {
	display: none;
	
}
