h2{
	color: #592578;
	font-weight: bold;
	font-size: 15px;
	margin: 20px 0 6px 80px;
	clear: left;
}

ol{	
	margin: 22px 0 0 67px;
	padding-left: 30px;
}


span{
	color: #000;
	font-weight: normal;
}

ol{
	width: 600px;
}

ol li {
	margin-bottom: 19px;
	color: #592578;
	font-weight: bold;
	padding-left: -5px;
}

ol li a{
	text-decoration: underline;
	color: #592578;
}

p{
	font-size: 9px;
	/*width: 700px;*/
}

div#contiene{
	width: 700px;
	margin-left: 50px;
}

h2{
	position: relative;
	left: -30px;
}