body, table {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #ffffff;

	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 160%;
}
table {
	border-collapse: collapse;
	border-spacing: 0 0;
}

div p {
	text-align: justify;
}

a {
	color: black;
	text-decoration: underline;
}

div.meta {
	margin-top: 1em;
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
}

div.support {
	margin-top: 2em;
	text-align: center;
}

