body {
	background-color: #F0ECE3;
	background-image: none;
	text-align: left;
}
#privacy {
	font-family: "Century Gothic", "Futura Book", "Futura Medium", "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-align: left;
	background-color: #F0ECE3;
	background-image: none;
}
#privacy p{
	font-family: "Century Gothic", "Futura Book", "Futura Medium", "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-align: left;
}
#privacy h1,h2 {
	font-family: "Century Gothic", "Futura Book", "Futura Medium", "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-align: left;
}

ul {
	font-family: "Century Gothic", "Futura Book", "Futura Medium", "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-align: left;
	list-style: none;
}
img {
	border: 0;
}
a:link {
	color: #9e7559;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #9e7559;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #9e7559;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #9e7559;
}

