body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: larger;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	font-style: normal;
	text-align: center;
}
ul {
	list-style-image: none;
}
