.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.privacy_bg {
	background-image: url(images/privacy/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.shop_background {
	background-image: url(images/shop/background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
