.paragraph {
	font-family: GillSans, "Trebuchet MS", Helvetica, sans-serif;
	font-size: medium;
}
.centered-caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	color: #000;
}
.ctr-head {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-right: 20px;
	margin-left: 20px;
}
