@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#privacy ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	float: left;
	width: 250px;
	margin-left: 20px;
	padding-bottom: 14px;
	padding-top: 8px;
}
#privacy {
	width: 562px;
	margin-right: auto;
	padding-top: 48px;
	position: relative;
	margin-left: auto;
}
#privacy p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#privacy h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
}
#privacy h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	clear: both;
	margin-top: 8px;
}
#privacy li {
	padding-bottom: 4px;
	list-style-type: none;
}

