body {
	margin: 0px;
	padding: 0px;
}
.footerText {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.mainBorderTable {
	border: 1px solid #000000;
}
.mainText {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #330000;
	text-decoration: none;
	text-indent: 10pt;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	word-spacing: normal;
}
.contactText {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #330000;
	text-decoration: none;
	text-indent: 10pt;
	text-align: right;
	padding-left: 15px;
	padding-right: 15px;
	word-spacing: normal;
}

.aboutBoxes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
}
.testimonials {
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
	padding-left: 20px;
	padding-right: 50px;
}
.testimonialPerson {
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	color: #330000;
	text-align: right;
	padding-right: 50px;
}
.listItems {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	list-style-position: inside;
}

