.peggy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 130%;
	color: 777777;
	list-style-type: square;
}
.peggySmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: 777777;
}
.peggyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #3C445B;
	list-style-type: square;
	font-weight: bold;
}
