@charset "UTF-8";
/* CSS Document */

.lightgrey {
	color: #777;
	font-size: 11px;
}
.rightSideCopy {
	color: #F00;
	font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
	font-size: 13px;
	line-height: 160%;
	color: #777;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}


.italicsJeff {
	font-style: italic;
}
.greenDate {
	color: #527458;
}
