@charset "utf-8";
/* CSS Document */

body{
	//font-size:92%;
}

.privacy{
	margin-left:20px;
	margin-bottom:15px;
	margin-top:15px;
	
}

	.privacy li{
		list-style:none;
		margin-bottom:5px;
		
	}
.child{
	margin-left:1em;
}


