/* CSS Document */

/* index-privacy.html */
.privacy h3 {
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

.privacy p {
	margin-left: 10px;
}

.privacy ul {
	margin-top: 10px;
	margin-left: 40px;
	color: #336600;
}