/* print styleshhet */

#header-wrapper, #footer-wrapper, #credits-wrapper, #bottom-nav, #full-width-panel-top-alt, #full-width-panel-alt, #full-width-panel-bottom-alt, ul#header-cta {
display:none;
}

body {
font-family: Georgia, 'Times New Roman', serif;
}

#page {
	width: 100%;
	margin: 0;
	float: none;
}

a:link:after {
	content: " (" attr(href) ") ";
}

a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #06c;
}

p {
font-size:12pt;
}




