.blockName {
	font-family: "Gill Sans MT";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.details {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #000000;
}
.title {
	font-family: "Gill Sans MT";
	font-size: 24px;
	font-weight: bold;
}
.picborder {
	border: thin solid #000000;
}
.header {
	font-family: "Gill Sans MT";
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
}