table {
	margin: 0 auto 0 auto;
}
p {
	margin-top: 0;
	margin-bottom: 20px;
	font-family: inherit;
}
ul {
	margin-top: 0;
	margin-bottom: 20px;
	font-family: inherit;
}
li {
	list-style-position: outside;
	list-style-type: disc;
}
img {
	border: 0;
}
div.clear {
	clear: both;
}