body {
	margin-right: 5px;
	margin-top: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
#pianocircus {
	font-size: 60px;
}

.heading {
	font-size: 20px;
	font-weight: bold;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
}

.table {
	font-size: 12px;
	color: #000000;
}
#content {
	width: 500px;
}
#printversion{
	position: absolute;
	right: 0px;
	top: 224px;
	font-size: 12px;
	text-align: right;
	left: 93px;

}
#designversion{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 50px;
	font-size: 12px;
	text-align: right;
}
tr {
	vertical-align: top;
}

