.bgc {
	text-align: left; background-color: rgb(235, 235, 235);
}
.bgc p {
	margin-left: 10px;
}
.title {
	padding: 5px 10px; text-align: left; color: rgb(0, 204, 255); font-size: 16px; font-weight: bold; border-top-color: rgb(0, 204, 255); border-top-width: 5px; border-top-style: solid; background-color: rgb(235, 235, 235);
}
