.text {
	font-family: Georgia;
	font-size: 12px;
	line-height: 16px;
	color: #64092C;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6B0F31;
}
.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FEDC92;
}
.intro {
	font-family: Georgia;
	font-size: 14px;
	line-height: 20px;
	color: #6B0F31;
}
.small {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

