body {
  font-family: sans-serif, "Times New Roman", Times, serif;
}

body.narrow {
  color : #000000;
  text-align : left;
  vertical-align : middle;
  max-width : 800px;
  margin-right : auto;
  margin-left : auto;
  font-size:110%;
}

h2 {
  text-align : center;
}
/*
td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
*/