@charset "utf-8";
.centerCell {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	width: 900px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FE0000;
	text-align: left;
	padding-left: 10px;
}
.mainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	width: 800px;
	padding: 15px;
	background-position: left top;
	text-align: left;
}
.signature {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.tableText {
	width: 900px;
}
.ps {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.closing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
