@charset "UTF-8";
.community {
	font-family: "Hoefler Text";
	font-size: large;
	font-style: normal;
	color: #003366;
	background-color: #CBCBCB;
	text-align: center;
	vertical-align: middle;
	display: block;
	white-space: pre;
	float: none;
	position: static;
	left: 25%;
	right: 25%;
	cursor: help;

}

.style4 {
	font-size: small;
	position: relative;
	height: 5%;
	top: -5%;
	font-family: "Bookman Old Style";
	text-decoration: underline;
	bottom: auto;
}

