.ContactInformation {
	text-align: center;
	font-weight: bold;
	color: #333;
	font-size: large;
}
.ContactInformation Small {
	font-size: small;
}
.ContactInformation p {
	font-size: x-small;
	color: #CCC;
}

