@charset "utf-8";
#privacy {
	width: 560px;
	margin:20px auto;
}
#privacy p {
	font-size: 75%;
	line-height: 1.5em;
	color: #333333;
	margin-bottom:1em;
}
#privacy ul {
	font-size: 75%;
	line-height: 1.5em;
	color: #333333;
	margin:0 1em 1em 1em;
	}
#privacy li {
	margin-bottom:0.5em;
	}
#privacy h3 {
	font-size: 80%;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:1em;
	padding:5px;
}
#privacy h4 {
	font-size: 75%;
	font-weight: bold;
	color: #333333;
	margin-bottom:1em;
}
