.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4b0082;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #4b0082;
	font-size: 32px;
}
.home-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4b0082;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4b0082;
	margin-left: 20px;
	margin-right: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #4b0082;
}
.home-text-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

