body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}h1 {
	font-size: 2em;
	font-weight: bold;
	color: #000066;
}
p {
	font-size: 1em;
}
.boldred {
	font-weight: bold;
	color: #990000;
}
.finePrint {
	font-size: 0.6em;
}
.tinyprint {
	font-size: 0.6em;
	font-variant: small-caps;
	color: #0000CC;
	text-align: center;
	line-height: 1.5em;
}
