@charset "utf-8";
.heading {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.subheading {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
}
.backtotop {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	align: right;
	cursor: crosshair;
}
