h1 {
	font-size: 16px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.quotetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #EE9601;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660099;
	letter-spacing: 0.03em;
	font-weight: bold;
	line-height: 17px;
}
.whitetext {
	color: #FFFFFF;
}
.quotetext-purple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #660099;
}
.quotetext-left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #AF81AB;
	font-weight: bold;
}
.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #660099;
	letter-spacing: 0.03em;
	font-weight: bold;
	line-height: 20px;
}
.quotetext-home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #EE9601;
}

