h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
