body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.table {
	margin: 0px auto;
}
p {
	margin: 0px;
}
.content {
	margin-right: 20px;
	margin-left: 20px;
}