/* HTML */
body {
	color : #000;
	background : #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	}
#leftColumn, #footer, #breadcrumb, #shareThis, #rightColumn, #popLinks, #commerce, #breadcrumb, #searchbox, #amsLogo, #navTableRow {
	display: none;
}	
#centerCell {
	background: #fff;
	position: absolute;
	left: .12in;
	top: -10px;
	padding-bottom: 0.5in;
}
#outerBlueTable {
	background : #fff;
}
ul {page-break-inside:avoid;
}
li {
	clear: both;
	width: 80%;	
}

