body {
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	color: black;
	}

h1#inline {
	display:inline;
	font-size: 100%;
	font-weight: bold;
	}
h2#inline {
	display:inline;
	font-size: 1.0em;
	font-weight: bold;
	}