#globalnav, #extras, .noprint {
	display: none;
}

body, #main {
	float: none;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

body {
	font: 12pt Georgia, "Times New Roman", serif;
}

a[href^="http:"]:after {
  content:" ("attr(href)")";
  background-color: inherit;
  font-style: italic;
}

#page-footer {
	clear: both;
}


