/* CSS Document */
p  {
	font-size:150%;
	font-family:Arial, Helvetica, sans-serif, SunSans-Regular;
	font-style:normal;
		}

img {
	display:none;
	}
	
table {
	border:none !Important;
	}
	
#holdm {
	display:none;
	}
	
table {
	page-break-after:always;
	page-break-inside:avoid;
	}
	
p {
	page-break-inside:avoid !Important; 
	}	
	
h3 {
	border:none !Important;
	margin-top: 0px;
	}	
	
body {
	margin-top:0px;
	}	

					

