.cc-pageHeader {
/*	text-align: center;*/
	font-weight: bold;
	font-size: 18px; 
	text-decoration: underline;
}

.cc-sectionHeader {
/*	text-align: center;*/
	font-weight: bold;
	font-size: 16px; 
}

.ccStaff {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

.ccIndent {
  margin-top: 30px;
	padding-left: 40px; 
}

ul.ccList {
	list-style-type: disc;
}

.ccList li {
	margin-bottom: 8px;
}

.ccCenter {
  margin-left: auto;
	margin-right: auto;
}

.ccLinksHOA {
  margin-top: 25px;
	width: 280px;
	line-height: 20px;
}

.ccHide {
  display: none;
}
