@charset "utf-8";
/* CSS Document */

.termslist{margin-top:30px;}
.termslist ol li{line-height:25px; margin-bottom:15px; text-align:justify;}


@media only screen and (max-width: 1000px) {
	
	.termslist ol{margin-left:10px;}
	
}

