.BodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F0F7F7;
	text-align: center;
	padding-top: 10px;
	border: 1px solid #000000;
}
.Bullets {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
}

