body, #body	{
	font-family: Arial, sans-serif;
	font-size: small;
	color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
   margin: 14em 5em 10em 5em;
	}

p, td	{
	font-family: Arial, sans-serif;
	font-size: small;
	}

h1	{
	margin-bottom: 4px;
	font-size: 16pt;
	color: #a03;
	}

h2	{
	margin-bottom: 4px;
	font-size: 14pt;
	color: #206;
	}

a	{
	text-decoration: none;
	color: #d00;
	padding: 2px;
	}

.noprint, #navbar {
	display: none;
}

#printtopbar {
	position: absolute;
	top: 7ex;
	width: 100%;
	text-align: right;
	font-family: Arial, sans-serif;
	color: #606060;
	font-size: xx-small;
}
#printtopbar H1 {
	text-align: right;
	margin: 0px;
}

.footnote	{
	font-family: Arial, sans-serif;
	color: #606060;
	font-size: xx-small;
	margin: 2em;
	}

