body {
	color: #000000;
	font-family: "times new roman", "times", serif;
	}
a:link {color: #0000ff;}
a:visited {color: #9900ff;}
a:active {color: #ff0000;}
table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
td {
	font-family: "times new roman", "times", serif;
	font-size: 120%;
	}
img {
	border: 0px;
	vertical-align: bottom; /* this is for NN6, which otherwise puts ugly space in sliced tables */
	}
.fineprint {
	font-size: 80%;
	}