@import url("Common.css");
H1
	{
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}
UL
	{
	margin: 0 0 0 1.25em;
	padding: 0 0 0 0;
	list-style: outside;
	}
