.text {
	font-family: "MS Sans Serif";
	font-size: 14px;
}
.textBold {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
}
.address {
	background-attachment: fixed;
	background-image: url(images/page/address.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.textSmall {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #999999;
}
.textBott {
	font-family: "MS Sans Serif";
	font-size: 9px;
	color: #000000;
}
