h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #990000;
	font-weight: bold;
	text-align: center;
}
.item {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	vertical-align: top;
	border: thin groove #999999;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.4em;
	text-decoration: underline;
}
.copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	letter-spacing: .001em;
}
