#tdNavigation {
	display: none;
	margin: 15%;
}
.body,th,td {
	margin: 15%;
	color: #000
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #000;
	text-decoration: none;
}
/* Displaying link color and link behaviour */
a:link, a:visited, a {
background: transparent;
color: #000;
text-decoration: none;
text-align: left;
}
a {
page-break-inside:avoid
}
a[href^=http]:after {
content:" < " attr(href) "> ";
}
$a:after > img {
content: "";
}
article a[href^="#"]:after {
content: "";
}
a:not(:local-link):after {
content:" < " attr(href) "> ";
}
footer {
  font-size: 10px;
  color: #000;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
