BODY  {
	background-color : #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
}

h1 {
	font-family: "Courier New", Courier, mono;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 5px;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}
