html, body {
	font-family: arial, sans-serif;
	font-size: 10pt;
}

p {
	margin: 5px 0px 15px;
}

div.centered {
	margin: 0px auto;
	text-align: center;
	font-weight: bold;
}

a img {
	border: none;
}