.textContent {
	padding-right: 75px;
	padding-left: 60px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
td {
	font-size: 14px;
}
h1 {
	font-size: 26px;
}
.textBigRed {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.boxTestimony {
	background-color: #B0E9BB;
	padding: 1px 10px 5px 10px;
	width: 80%;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}
.textSmallGray {
	font-size: 10px;
	color: #999999;
}
