.backg {
	background-attachment: fixed;
	background-image: url(images/buildingback2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 15px;
}
.textbld {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #660000;

}
.textlg {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 17px;
	font-weight: normal;

}
.textlist {

	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 22px;
}

