body{
	padding-top: 100px;
	font-family: Helvetica;
	margin: 0 auto;
	padding-top: 100px;
	text-align: justify;
}
blockquote{
	border-style: dotted;
	border: 19px;
	padding: 23px;
}
img{
	width: 400px;
}

ul{
	list-style-type: none;
	font-size: 23pt;
}

em{
	color: #dd4623;
}

.p1 {
	padding-left: 23px;
	margin-bottom: -10px;
	font-family: Courier, Courier New, monospace;
}

.steps{
	list-style-type: decimal;
	font-size: 13pt;
	position: relative;
	margin: 0 auto;
	width: 500px;
	padding-bottom: 123px;
	padding-top: 123px;
}

.steps li{
	margin-bottom: 10px;
}
.steps lh{
	font-size: 23pt;
	color: #38d3c2;
}

.step{
	border-bottom-style: dotted;
	padding-top: 23px;
}

.rate{
	padding-left: 23px;
}
.rate img{
	width: 33px;
}

.def{
	color: #2f2;
}


