h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	margin: 0px;
	font-weight: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	margin: 0px;
	font-weight: normal;
}

