p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	font-size: 15px;
	margin: 0px;
}
.red {
	color: #A91A1C;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}
.bulletlist {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: disc outside;
	font-size: small;
}
.centeredhead {
	font-size: small;
	text-align: center;
}
.redheadleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #A91A1C;
}
.redheadcenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #A91A1C;
	text-align:center;
}
.redheadcenter2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #A91A1C;
	text-align:center;
}
.testimonialredbox {
	font-size: x-small;
	font-style: italic;
	border: 2px solid #A91A1C;
	font-weight: bold;
	margin: 35px;
	padding: 15px;
}
.indentedhead {
	margin: 0px 0px 0px 45px;
	padding: 0px;
}
.bulletedlistdot {
	list-style: decimal outside;
}
.indentedhead2nd {
	margin: 0px 0px 0px 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.checkmarklist {
	margin: 0px;
	padding: 0px 0px 15px 45px;
	list-style: none;
}
