BODY {
	background-color: #ffffff;
	margin: 20px 20px 20px 20px;
	text-align: center;
	font-size: smaller;
}
.main {
	text-align: center;
	margin-top: 40px;
	font-family : sans-serif;
	font-size: 8pt;
}
.heading {
	text-align: center;
	font-family : Courier,sans-serif;
	font-size: 20;
}
.emphasis {
	margin-right: 20%;
	font-family : sans-serif;
	font-size: 18;
	font-weight: bold;
	text-align: center;
}