@charset "utf-8";
/* CSS Document */


.privacy {

}
.privacy h2 {
	font-size: 1em;
	text-align: left;
	border-top: 1px solid #B8BDDD;
	border-bottom: 1px solid #B8BDDD;
	margin-bottom: 10px;
	color: #5384D0;
}
.privacy p {
	margin-top: 10px;
	margin-bottom: 20px;
}

