
	body {
		background-color: #FFF !important;
		width: 8.5in;
		height:11in;
		font-family:Arial;
		margin: 0 auto;
	}

	img {
		max-width: 100%;
		height: auto;
	}

	img.print-logo {
		width: 15%;
		margin-bottom: 1em;
	}

	span {
		font-variant: normal !important;
		/*text-transform: capitalize !important;*/
	}

	.node-type-eycu table {
		width: 100% !important;
	}

	table.MsoTableGrid {
		width: 100% !important;
	}

	td {
		/*padding:5px !important;*/
	}

	a:link,
	a:visited {
		color: #000 !important;
		text-decoration: none !important; 
	}

	p.MsoNormal, li.MsoNormal, div.MsoNormal {
		font-size: 12px !important;
	}

	.node-type-eycu h3 {
		margin-top: 1em;
		margin-bottom: 1em;
		/*font-size: 32px;*/
	}

	.node-type-eycu sup {
		font-size: 12px;
	}

	.node-type-eycu .preview-image {
		float: left;
		margin: 6px 2rem 1.66667rem 0

	}

	.node-type-eycu .preview-image + p {
		overflow: hidden;
	}

	.node-type-eycu .eycu-state-action {
		page-break-before: always;
	}

@media print {
	.WordSection1 {
		page-break-before: always;
	}
}