.policy{
	margin-top:15px;
	text-align:center;
	font-size:14px;
	color:#666666;
	font-weight:600;
}
.subtitle{
	margin-top:15px;
	background-color:#FFFFCC;
	color:#666666;
	font-weight:600;
}
.subtitle1{
	margin:15px 0;
	background-color:#FFFFCC;
	color:#666666;
	font-weight:600;
}
.text{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.name{
	margin-top:20px;
	margin-left:10px;
}



.item22{

	border-collapse: collapse;
	border: solid 2px orange;
	margin-top:5px;
	width: 500px;
	height: 50px;
}

.item22 th{
	background:#ff7f50;
	border: solid 1px black;
}

.item22 td{
	border: solid 1px black;
}



