h1, h2, h3, h4 {
	color:#336799;
}
span.h2_link {
	text-decoration: underline;
	font-style: normal;
	cursor: pointer;
}
span.h2_link:hover {
	text-decoration: underline;
	font-style: italic;
	cursor: pointer;
}
div#bottomNav {
	margin-left:				-20px;
}
