BODY {
	font: 100% "Times New Roman", serif;
	color: black;
	background-color: white;
}

H1 {
	font: bold 120% Arial, sans-serif;
	color: black;
}

ACRONYM:after {
  content: " (" attr(title) ")";
}

A:link, A:visited {
	color: black;
	text-decoration: none;
}

A[href]:after {
	content: " (" attr(href) ")";
}

.breadcrumbs, .newyork, .nav, .ad, .button {
	display: none;
}
