body {
	font-family: arial, helvetica, sans-serif;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	text-justify: newspaper;
}
a {
	text-decoration: none;
}
td {
	width: 160px;
}
.centered {
	margin-left: auto;
	margin-right: auto;
}
#notanad {
	position: absolute;
	float: left;
	top: 0;
	left: 0;
}