
.noPrint
{
	display:none;
	
}
	
#cell {
	width: 750px;
	height:auto;
	margin: auto;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	overflow: visible;
	font-size:12pt;
	font-family:arial,sans-serif;
	}
	

	
.hideThis
{
	display:block;
	
}

a:link {
	
	color: #000099;
}
a:visited {
	color: #000099;
}

a:active {
	color: #000099;
}

hr
{
	page-break-before:always;
}
