.boxedText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	margin: 25px;
	border: 1px solid #333366;
	background-position: center;
	text-align: center;
	background-color: #E9E9E9;




}
.headingText {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #666699;
}
.tableHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #ffebdc;
	background-color: #333366;
	text-align: left;
	position: absolute;
	height: auto;
	width: auto;


}
