﻿span.light, span.dark {
	font-family: helveticaneue, Helvetica, Verdana, Tahoma, Arial, "sans-serif";
	font-size: 22px;
	letter-spacing: -2px;
}
span.light {
	color: #909090;	
}
span.dark {
	color: #5b5b5b;
}
.typography ul li {
	list-style: disc outside;
	margin-left: 1.5em;
}
.typography h4 {
	padding-top: 12px;
	padding-bottom: 6px;
}
.typography p {
	padding-bottom: 6px;
}
#homequote span {
	font-size: 29px;
}