}
.content {
	font-family: Tahoma;
	font-size: 12px;
}
.info-lightblue {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.info-lightgreen {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #41b649;
}
.info-orange {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #d2222a;
}
.bgwatermark {
	font-family: Tahoma;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/bgpeople.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

