<style>
	div#content table {
		margin-top: 1em;
	}
	
	div#content h2 {
		font-size: 16px;
		font-weight: bold;
	}
	
	div#content h3 {
		font-size: 14px;
		margin-bottom:0;
		margin-top: 1em;
	}
	
	div#content li {
		font-size: smaller;
		color: #0066CC;
	}
</style>
