#textos h5 {
	font: 700 1.3em arial, sans-serif;
	margin: 1em 0px 0.3em;
}

#textos p,
#textos ul {
	font: 1.3em arial, sans-serif;
}

#textos p {
	margin-bottom: 0.2em;
}

#textos ul {
	margin: 0.3em 0px;
	padding-left: 2.5em;
}

#textos ul.bolas {
	list-style-type: disc;
}

#textos ul.letras {
	list-style-type: lower-alpha;
}

#textos ul.romanos {
	list-style-type: lower-roman;
}