body {
	color: black;
	background: white;
	font-family: Verdana, sans-serif;
	font-size : 80%;
	margin-left : 3em; 
}

table {
	font-family: Verdana, sans-serif;
	font-size : 90%;
}

H1 {
	font-size : 400%;
	margin-left : -0.5em;
}

TH {
	font-size: 150%;
	font-style: italic; 
	text-decoration: underline;
}

/*
H1,H2,H3,H4,H5,H6, HR {
	margin-left : -1em;
}
*/

td.rowname {
	font-weight: bold;
	white-space: nowrap;
}

em.footer {
	font-size : 80%;
}

a.listlink {
	color : #000000;
	text-decoration : none;
}

