body {
	font-family: Times New Roman, serif;
	font-size: 80%
}

div {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	text-align: center;
	font-size: 140%
}

h2 {
	font-weight: bold;
	font-size: 100%;
	text-align: center;
}

.center {
	text-align: center;
}

h3 {
	font-size: 100%;
	font-style: italic;
	text-align: center;
}

span.u {
	text-decoration: underline;
}
