.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.floatright {
	float: right;
	padding-bottom: 5px;
	padding-left: 7px;
}

