body {
	font-size: 14px;
	line-height: 1.7142857142857142em;
	margin: 0; padding: 0;
}
h3 {
	/* 36 px */
	margin: 0; 
	font-size: 3em;
	line-height: 0.58333333em;
	margin-bottom: 0.58333333em;
}
h4 {
	/* 21 px */
	margin: 0;
	font-size: 1.75em;
	line-height: 1em;
	margin-bottom: 1em;
}
h5 {
	/* 16 px */	
	margin: 0;
	font-size: 1.3333333333333333em;
	line-height: 1.3125em;
	margin-bottom: 1.3125em;
}
h6 {
	/* 14 px */	
	margin: 0;
	font-size: 1.1666666666666667em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
p, ul, blockquote, pre, td, th, label {
	margin: 0;
	font-size: 1em;
	line-height: 1.7142857142857142em;
	margin-bottom: 1.7142857142857142em;
}
p.small {
	margin: 0;
	font-size: 0.8571428571428571em;
	line-height: 2em;
	margin-bottom: 2em;
}
table {
	border-collapse: collapse;
	margin-bottom: 1.7142857142857142em;
}
