.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.boldgreentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #005760;
	font-weight: bold;

}
.buildingname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #015B64;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: underline;

}

