#terms_policy {
	margin: 20px 0px;
	width: 990px;
}
#terms_policy h4 {
	color: #707070;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 15px;
}
#terms_policy ul {
	color: #030303;
	font-size: 1em;
	list-style: none;
}
#terms_policy ul li {
	margin-bottom: 5px;
}
#terms_policy a {
	text-decoration: none;
}
#terms_policy a:hover {
	text-decoration: underline;
}
#terms_policy ol.ol-style {
	padding: 10px 0 10px 30px;
}
#terms_policy ol.ol-style ol {
	padding: 4px 0 4px 20px;
}
#terms_policy ol.ol-style-roman {
	list-style: lower-roman outside none;
	padding: 0 0 0 100px;
}
#terms_policy .center {
	margin: 0px auto;
	width: 572px;
}
#terms_policy .justify {
	margin-bottom: 7px;
	text-align: justify;
}
#terms_policy ol.peering {
	margin-left: 40px;
}
