
table {
	width: 95%;
}

h1, h2, h3, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 1.7143em;		/* 24px */
	line-height: 1.375;			/* 33px */
	margin-bottom: 0.9166em;	/* 22px */
}

h2 {
	font-size: 1.2857em;		/* 18px */
	line-height: 1.2222;		/* 22px */
	margin-top: 0.6111em;		/* 11px */
	margin-bottom: 0.6111em;	/* 11px */
}

h1 + h2 {
	margin-top: 0;
}

h3, .h3 {
	font-size: 1.1429em;		/* 16px */
	line-height: 1.375;			/* 22px */
	margin-top: 0;				/* 0px */
	margin-bottom: 0.6111em;	/* 11px */
}

h4 /* 14px*/ {
	margin-top: 0.7857em;		/* 11px */
	margin-bottom: 0.7857em;	/* 11px */
}

h5, h6 {
	font-size: 0.8571em;		/* 12px */
	line-height: 1.8333;		/* 22px */
	margin-bottom: 0.9166em; 	/* 11px */
}

dd {
	text-indent: 0;
}

ul ul {
	margin-left: 0;
}

li ul {
	margin-bottom: 0;
}