.content { 
	color: #e7e7e7; 
	font-size: 12px; 
	font-family: Verdana; 
	background-image: url(images/back_content.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	text-align: justify; 
	padding-left: 35px; 
	padding-right: 44px; 
	padding-top: 40px; 
	z-index: 99;
}
.address { 
	color: #e7e7e7; 
	font-size: 12px; 
	font-family: Verdana; 
	background-image: url(images/back_address.jpg); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: right bottom; 
	text-decoration: none; 
	text-align: center; 
	padding-top: 40px;
}
.newslink {
	color: White;
	text-decoration: underline;
}
.test {
text-align:center;
}
.disclaimer {
	color: #e7e7e7;
	font-size: 6px;
	font-family: Verdana;
	text-decoration: none;
	vertical-align: bottom;
}
