body {
  font-family: "Times New Roman", Times, serif;
  background-color:#FEFAEF;
}

td {
	font-family: "Times New Roman", Times, serif;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
}
th {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:36px;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
}
p {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
}