.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: underline overline;
	height: 10pt;
	width: 10pt;
}
.bodytext {
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	cursor: auto;
	page-break-before: auto;
	page-break-after: auto;
	background-color: #000000;
}
