h2 {
	font-size: 1em;
	border-bottom: 1px #030 solid;
	margin-top: 20px;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	border-bottom: 1px #030 dashed;
	margin-top: 20px;
	margin-left: 30px;
}
h6 {
	text-align: right;
}

#principal p {
	margin-left: 10px;
	text-align: justify;
}
p.ssP {
	margin-left: 40px;
	text-align: justify;
}

ul {
	margin-left: 60px;
}
