body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x; 
	background-color: #B7AF9C;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color:#333333;
}
.SMtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color:#333333;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color:#333333;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
}
.listText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding-left: 15px;
	padding-right: 10px;
	list-style-position:outside;
}