body, div, th, td, p, label {
  font-family: Calibri, Verdana, Georgia, "Times New Roman", serif;
  font-size: 16px;
  line-height: 2em;
}
p, ul, pre, td, th, label {
  margin: 0;
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1.5em;
}
input, select, textarea {
  font-family: Calibri, Verdana, Georgia, "Times New Roman", serif;
  font-size: 16px;
  line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, "Times New Roman", serif;
  margin: 0;
  padding: 0;
}
h1 {
  font-size: 2em; /* 24px */
  line-height: 0.75em;
  margin-bottom: 0.75em;
}
h2 {
	font-size: 1.67em; /* 20px */
	line-height: 0.9em;
	margin-bottom: 0.9em;
}
h3 {
	font-size: 1.5em; /* 18px */
	line-height: 1em;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.333em; /* 16px */
	line-height: 1.125em;
	margin-bottom: 1.125em;
}
h5 {
	font-size: 1.167em; /* 14px */
	line-height: 1.286em;
	margin-bottom: 1.286em;
}
h6 {
	font-size: 1em; /* 12px */
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
p.small {
	font-size: 0.83em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}
table {
	border-collapse: collapse;
	margin-bottom: 1.5em;
}