@media print{
  
 body {background-image:none;
 	}
 h3 {font-family: "times roman"; 
 	font-size: 14pt;
	}
 p {font-size: 12pt; 
	font-family: "times roman"; 
	margin-bottom: 10pt;
	color : #000000;
	margin-left : 15pt;
	}
.a {display:none;
}
.table1 {display: none;
	height: 0pt;
  	}

.table2 {display: none; 
	height: 0pt;
	 }
  	
.table3 {
	display: none; 
	height: 0pt;
	  	}
.hide {display: none; height: 0pt;
}

.td {background-image:none;
  	}
img {dislay: none; height: 0pt;
		}
form {display:none; height: 0pt;
	}
hr {display: none; height: 0pt;
	}
li {display: none; 
	height: 0pt;
	width: 0pt;	
	}
a:link {font-size : 12pt;
	color : #000000;
	}
a:hover {font-size : 12pt;
	color : #000000;
	}
a:visited {font-size : 12pt;
	color : #000000;
	}

.td1 {width: 0%;}
	

@page { size 8.5in 11in; 
	margin-bottom: 30pt;
	}

}