.texto_plano {
	color: #333;
	margin: 10px;
	text-align: left;
	list-style-type: square;
	list-style-position: inside;
	font-family: Myriad, Arial, "Trebuchet MS";
	font-size: 14px;
}

.titulo {
	color: #03C;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	padding: 10;
	margin-left: 10px;
}

.texto_color {
	color: #09F;
	margin: 10px;
	padding: 0px;
	text-align: left;
	list-style-type: square;
	list-style-position: inside;
	font-family: Myriad, Arial, "Trebuchet MS";
	font-size: 16px;
}
