body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #f7efd6;
}
.cent {
	text-align: center;
}
h2 {
	color: #ff8080;
}
.copyright {
	font-size: 0.5em;
	font-style: italic;
	text-align: center;
}
.emph {
	font-size: 1.1em;
	font-weight: bold;
}
h4 {
	font-weight: bold;
	color: ff0000;
	font-family: Arial, Helvetica, sans-serif;
}
.indent {
	margin-right: 40px;
	margin-left: 40px;
}
.blue1 {
	font-weight: bold;
	color: #0000ff;
}

