#privacy {
	color:#666;
	font-size:103%;
	line-height:150%;
	text-align:justify;
	text-justify: auto;
}

#privacy p {
	margin-top:1em;
}

#privacy h2 {
	padding-bottom:1em;
}

#privacy h3 {
	margin-top:2em;
	margin-bottom:-0.3em;
	padding-bottom:0.3em;
	border-bottom:dotted 1px #666;
	color:#444;
	font-size:111%;
	font-weight:bold;
}
#privacy ul {
	margin-top:1em;
	margin-left:2em;
	list-style:disc outside;
}

