.BLUEandBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A8BCF;
}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.addressBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px
}
.contentHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.content {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.floatimgleft {
float:left;
margin-top:0px;
margin-right:10px;
margin-bottom:10px;
}
.directoryName {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}/* CSS Document */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.meetings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
}

