p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	text-transform: uppercase;
}
p, h1, h2, h3 {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

