table {
	width: 750px;
	text-align: left;
}

p {
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
color: Black;
}

p.ft {
text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: firebrick;
}
h1 {
	text-align: center;
	font-size: 18pt;
}

table.alt {
	width: 100%;
}
