body, h1, h2, h3, h4, h5, p, li, th, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

em { font-style: italic; }
strong { font-weight: bold; }

h1 { font-size: 1.6em; font-weight:bold; margin-bottom: 1.1em; }
h2 { font-size: 1.4em; font-weight:bolder; margin-top: 0.9em; margin-bottom: 0.9em;  }
h3 { font-size: 1.3em; margin-top: 0.5em; margin-bottom: 0.5em;  }
h4 { font-size: 1.2em; margin-top: 0.5em; margin-bottom: 0.5em;  }
h5 { font-size: 1.1em; margin-top: 0.5em; margin-bottom: 0.5em;  }

p, ul {
	font-size: 1em;
	margin-bottom: 0.5em;
}

li {
	list-style: disc;
	margin-left: 1.4em;
	padding: 0.1em 0 0.1em 0;
	}
	
th {
	font-weight: bold;
}