@page { 
	size 8.5in 11in; 
	margin: 1.5cm;
}

* {
	background-color: #fff !important;
	background-image: none !important;
}

body{
	background: #fff;
	font-size: 12pt;
}


#header, #footer, #menu, #topNav, #bottomNav{
	display: none;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
