body, h1, h2, h3, h4, h5, h6, p, img, ol, ul, li,
form, fieldset, label, legend, blockquote,
table, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	font-family: 'PT Sans', sans-serif;	font-weight: 400;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0;
	cursor: default;
}
img {
	vertical-align: bottom;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}