body {
	background-color: #FFFFFF;
	border-style: none;
	border-width: thick;
	font-family: "Times New Roman", sans-serif;
	text-align: left;
}

h1 {
	background-color: #FFFFFF;
	font-family: "Times New Roman", sans-serif;
	font-size: xx-large;
}

h2 {
	background-color: #FFFFFF;
	font-family: "Times New Roman", sans-serif;
	font-size: x-large;
}

h3 {
	background-color: #FFFFFF;
	font-family: "Times New Roman", sans-serif;
	font-size: large;
}

p {
	background-color: #FFFFFF;
	font-family: "Times New Roman", sans-serif;
	font-size: medium;
	font-weight: 600;
	text-align: left;
}
td {
	vertical-align:top;
}

