@charset "utf-8";
/* CSS Document */

html, body, div, span, h1, h2, h3, h4, h5, h6, a, em, q,
font, img, small, strike, strong, dl, dt, dd, ul,
fieldset, form, label, table, caption, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

th, td {
	text-align: left;
	vertical-align:top;
	font-weight: normal;
}

p {
	margin-top:10px;
}
