.Heading {
	color: #000;
	font-size: 16px;
	font-family: helvetica;
	line-height: 14px;
	margin: 0;
	padding: 0;
	border-width: 0;
	property: value;
	font-weight: bold;
}
.black { color: black; }
.menu {
	color: #000;
	font-size: 12px;
	font-family: helvetica;
	line-height: 14px;
}
.bold { font-weight: bold; }
.body {
	color: #000;
	font-size: 11px;
	font-family: courier;
	line-height: 13px;
	text-align: left;
	vertical-align: baseline;
}

