#policy {
	background-color: #eef7f5;
	padding: 20px;
}

#policy h1 {
	color: #15B8D7;
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 10px;
}
#policy-area {
	text-align: left;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#policy-area h2 {
	font-style: normal;
	font-weight: bold;
	padding-bottom: 15px;
	font-size: 110%;
	color: #000000;
}
