
body, div, span, h1, h2, h3, h4, h5, h6, p, form, label, ol, dl, font, input, textarea {
	padding: 0px;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 10px 0;
}

li, dd, blockquote {
	margin-left: 20px;
}

fieldset {
	padding: 10px;
}

table {
	font-size: inherit;
}

caption, th, td {
	vertical-align: top;
}

th {
	font-weight: bold;
}

small {
	font-size: 60%;
}

textarea, input, select, form, button {
	font-family: inherit;
}
